Type alias IndustriesManufacturingSettings

IndustriesManufacturingSettings: Metadata & {
    enableIndManufacturing?: boolean | null;
    enableIndustriesMfgAccountForecast?: boolean | null;
}

Type declaration

  • Optional enableIndManufacturing?: boolean | null
  • Optional enableIndustriesMfgAccountForecast?: boolean | null