Projects:Modify Create Lines From/Technical Documentation
Created modules
- /openbravo/src/org/openbravo/erpCommon/ad_callouts/SL_CreateLines_Conversion_UOM.java
- /openbravo/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html
- /openbravo/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.xml
Modified modules
- /openbravo/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
- /openbravo/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
- /openbravo/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html
- /openbravo/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.xml
- /openbravo/src/org/openbravo/erpCommon/ad_callouts/CallOut.html
- /openbravo/src/org/openbravo/erpCommon/ad_callouts/CallOut.xml
- /openbravo/web/js/utils.js
Interactions
Utils.js file has been modified in order to know which frame has thrown the callout. This has been done adding an extra parameter to the Submit methods. All the previous invocations will remain working since it was added as an extra parameter in the end of the function parameters in order to not affect previous developments.