Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0033363 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| design defect | [Retail Modules] Web POS | minor | always | 2016-06-27 12:22 | 2016-06-27 12:22 | |||||||
| Reporter | malsasua | View Status | public | |||||||||
| Assigned To | Retail | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||||||
| OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||||||
| Product Version | SCM revision | |||||||||||
| 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 | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
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 |
| Copyright © 2000 - 2009 MantisBT Group |