Notes |
|
(0095826)
|
hgbot
|
2017-04-04 17:14
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 72af270f7bebba34039893f2545fc32174ca9df3
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Apr 04 17:12:19 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/72af270f7bebba34039893f2545fc32174ca9df3 [^]
Fixes issue 0035544: [SER-QA 2610] Divide by 0 error in taxes calculation when deleting a line in a receipt with an especial configuration
* Protected taxes calculation when qty = 0. This is the situation when saving deleted lines, the qty is set to zero
---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---
|
|
|
(0095840)
|
hgbot
|
2017-04-05 09:39
|
|
|
|
(0095897)
|
hgbot
|
2017-04-07 11:36
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2bc041afdd5e9b83f8670f92ff1c18eabf088af9
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Apr 05 13:35:29 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2bc041afdd5e9b83f8670f92ff1c18eabf088af9 [^]
Fixes issue 0035544: [SER-QA 2610] Divide by 0 error in taxes calculation when deleting a line in a receipt with an especial configuration
---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
(0095898)
|
hgbot
|
2017-04-07 11:36
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c380eed9a96e360ba2fe40460d542b4972806ba4
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Apr 06 11:48:28 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c380eed9a96e360ba2fe40460d542b4972806ba4 [^]
Fixes issue 0035544: [SER-QA 2610] Divide by 0 error in taxes calculation when deleting a line in a receipt with an especial configuration
* Fixes a test failing in an undo command
---
M web/org.openbravo.retail.posterminal/js/components/order.js
---
|
|
|
(0095899)
|
hgbot
|
2017-04-07 11:37
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 816c40dbb8e2a26cd0ac8b28b9d0f12cb98e286d
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Apr 06 13:12:19 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/816c40dbb8e2a26cd0ac8b28b9d0f12cb98e286d [^]
Fixes issue 0035544: [SER-QA 2610] Divide by 0 error in taxes calculation when deleting a line in a receipt with an especial configuration
* Adjusts tax id for deleted lines if removed previously
---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
(0095901)
|
hgbot
|
2017-04-07 11:37
|
|
|
|
(0095921)
|
hgbot
|
2017-04-07 22:15
|
|
Repository: tools/automation/pi-mobile
Changeset: 23c0fa48489bb139098d7bef0c03291355adcf5d
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Apr 07 10:42:20 2017 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/23c0fa48489bb139098d7bef0c03291355adcf5d [^]
Verifies issue 35544: Added automated test 'I35544_ServiceDeleteLineDivideZero'
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/services/I35544_ServiceDeleteLineDivideZero.java
---
|
|