Hi Nicolas, Thank you for your response and clarification.
I was aiming to enter the data through the UI itself, but I encountered errors when trying to input values freely for the *Replenish Method Enum ID* and *Requirement Method Enum ID* fields. This made me wonder if these fields are tied to predefined values in the system. Could you please confirm if there is a specific place where these enum values are defined (e.g., a configuration file or database table like Enumeration) and if the system expects only those values? Knowing this would help ensure that the data I input aligns with what OFBiz expects and avoids errors during entry. Looking forward to your guidance on how best to handle this. Best regards, Ilma Masroor On Tue, Apr 29, 2025 at 3:54 AM Nicolas Malin <[email protected]> wrote: > Hello Ilma, > > You have the good definition of these fields. > > Now it's on your implementation to define how you want to fill them. > Manually through human interface, or by a dedicate service related to > you business and the context where you deploy OFBiz. > > For the last case, I can't really help, just feel the wind :D > > Nicolas > > Le 28/04/2025 à 15:11, Ilma masroor a écrit : > > > > Dear Team, > > > > I hope this message finds you well. > > > > As part of the ongoing project, I wanted to clarify the purpose of the > > *Replenish Method Enum ID* and *Requirement Method Enum ID* and > > whether we need to manually enter these values or if there is a source > > from which we can retrieve them. > > > > > > Purpose of the Enums: > > > > * > > > > *Replenish Method Enum ID*: This is used to define the method by > > which inventory or stock levels are replenished. It helps in > > automating stock replenishment processes based on specific > > strategies or algorithms. > > > > * > > > > *Requirement Method Enum ID*: This specifies the method used to > > calculate the requirements or demand for replenishment. It is > > crucial for accurate demand forecasting and resource planning. > > > > > > Regarding Manual Entry: > > > > At this stage, we need to clarify whether these *Enum IDs* must be > > manually entered during data entry or if there is a predefined source > > within our system from which we can retrieve these values > > automatically. If manual entry is required, please confirm if we have > > a guideline for consistent and accurate entry. > > > > I would appreciate any insights or suggestions from the team regarding > > this. Your prompt feedback will help streamline the process and ensure > > accuracy in our work. > > > > Please feel free to reach out if you have any questions or need > > further clarification. > > > > Best regards, > > Ilma masroor > > >
