Reputation: 382
I have an OpenZ 2.6.80 (fork of the OpenBravo project version 2.50) and I can not see a "Module Management" section. It is completely unclear for me how to install an .obx modules there. Also how to develop a packages. Probably somebody know about specific documentation for OpenZ or about modules installation or development.
Thank you!
Upvotes: 0
Views: 410
Reputation: 1012
Hi Catherine,
If you need to install .obx file through command line ,
Please follow the underline link.
If you need to install via command line : Extract the .obx file and paste in module folder.
then follow the mentioned commands:
1 . ant update.database -Dforce=true 2 . ant compile.complete 3 . ant smartbuild.
For Packaging the module please follow the link Creating the Module and packaging the module
Upvotes: 1
Reputation: 1901
Upvotes: 0