Notes |
|
(0072437)
|
hgbot
|
2014-12-11 17:45
|
|
|
|
(0072470)
|
mtaal
|
2014-12-14 23:19
|
|
The solution only covers the case that you return more than the ordered quantity in one return. But it does not cover the case that the return is done in several return orders and it the total of these returns exceeds the original order quantity. |
|
|
(0072586)
|
hgbot
|
2014-12-17 08:41
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9cedc9f8875f455e51a1ac84dc406e8db4f05be7
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Dec 16 12:48:03 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9cedc9f8875f455e51a1ac84dc406e8db4f05be7 [^]
Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option
Do not allow to return more than ordered.
---
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
A src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java
---
|
|
|
(0072588)
|
hgbot
|
2014-12-17 08:43
|
|
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: c87714948a7ab6b9b3c975d99801cf6e81753b51
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Dec 16 13:03:01 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c87714948a7ab6b9b3c975d99801cf6e81753b51 [^]
Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
|
|
|
(0072590)
|
hgbot
|
2014-12-17 08:43
|
|
|
|
(0072686)
|
hgbot
|
2014-12-18 08:36
|
|
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 6c1cbab998a97a24813bde01f76e78f521593c82
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Dec 18 08:35:50 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6c1cbab998a97a24813bde01f76e78f521593c82 [^]
Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option
---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
|
|
|
(0072690)
|
hgbot
|
2014-12-18 09:47
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e6d1c376b2f92f8aaba5ad16efd897ede52a75e9
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Dec 18 08:35:19 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e6d1c376b2f92f8aaba5ad16efd897ede52a75e9 [^]
Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option
---
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
---
|
|
|
|
|