-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Note this isn't a Dire Issue
We want to change the Classname ItemGroupcode to InvGroupCode
You'll have to change it in the schema.xml file, upload the schema.xml to our server that generates the classes. Follow the same steps to generate the classes. You'll have to download the Base\InvGroupCode and Map\InvGroupCode
Because of the Foreign Key relationships you'll also have to download
- Base\ItemMasterItem
- Map\ItemMasterItem
- Base\InvCommissionCode
- Map\InvCommissionCode
Remember to remove Base\ItemGroupcode, Map\ItemGroupCode.
Rename the main file ItemGroupcode -> InvGroupCode for both Query and Model Classes
Remember to change the Use and Extends to extend and use the right classes.
You'll have to run a composer dump-autoload after you're done.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request