Template:Client Side Module Depedency

From InfiniteERP Wiki
Revision as of 23:25, 18 November 2021 by Wikiadmin (talk | contribs) (Created page with "{{(!) | When implementing your own components it often makes sense to extend existing components. Make sure that your module then depends on the module that provides the base...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Bulbgraph.png   When implementing your own components it often makes sense to extend existing components. Make sure that your module then depends on the module that provides the base types. This ensures that the javascript is loaded in the correct order. You must add a dependency from your module to the Openbravo 3.0 Framework (org.openbravo.v3.framework) module