Openbravo Issue Tracking System - Retail Modules | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0033363 | Retail Modules | Web POS | public | 2016-06-27 12:22 | 2016-06-27 12:22 |
| Reporter | malsasua | ||||
| Assigned To | Retail | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | OS | 20 | OS Version | Community Appliance | |
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| Review Assigned To | |||||
| OBNetwork customer | OBPS | ||||
| Support ticket | 41919 | ||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0033363: It is not possible to set the product_uom in OrderLoader | ||||
| Description | In OrderLoader, when M_UPDATE_INVENTORY is called, the m_product_uom parameter is set to null. It should be nice to able to set this property to another value using hooks, for example, adding the next line transaction.setProductUOM(line.getProductUOM()); in https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/2a40713e9b35/src/org/openbravo/retail/posterminal/OrderLoader.java#l1641 [^] and replace line: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/2a40713e9b35/src/org/openbravo/retail/posterminal/OrderLoader.java#l1676 [^] to updateStockStatement.setString(8, transaction.getProductUOM().getId()); | ||||
| Steps To Reproduce | . n/a | ||||
| Proposed Solution | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2016-06-27 12:22 | malsasua | New Issue | |||
| 2016-06-27 12:22 | malsasua | Assigned To | => Retail | ||
| 2016-06-27 12:22 | malsasua | OBNetwork customer | => Yes | ||
| 2016-06-27 12:22 | malsasua | Support ticket | => 41919 | ||
| 2016-06-27 12:22 | malsasua | Triggers an Emergency Pack | => No | ||
| There are no notes attached to this issue. |