Skip to content

Change ItemGroupCode to InvGroupCode #5

@Pauldro

Description

@Pauldro

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions