Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026781
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-06-04 13:492014-07-21 16:30
ReporteregoitzView Statuspublic 
Assigned ToOrekaria 
PriorityimmediateResolutionfixedFixed in VersionRR14Q4
StatusclosedFix in branchpiFixed in SCM revision86452b63c53b
ProjectionnoneETAnoneTarget VersionRR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toszapata
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026781: Prevent completing order with grandtotal different than the sumatory of the lines plus the tax amounts for the order

DescriptionPrevent completing order with grandtotal different than the sumatory of the lines plus the tax amounts for the order
Steps To ReproduceOcurrs randomly
Proposed SolutionRaise an error and don't synchronize with the erp
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0028326 closedmarvintm In some circustances, receipt does not sum lines 
related to defect 0027492RR14Q4 closedszapata Invoices created with wrong totals at line level and also header level 

-  Notes
(0067831)
hgbot (developer)
2014-06-09 18:15

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 86452b63c53bf157c5747c0cf582966f7b569bb8
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Jun 09 17:49:18 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/86452b63c53bf157c5747c0cf582966f7b569bb8 [^]

Fixed issue 26781: An integrity test has been added and...
... a message asking for the supervisor to supervise the error.
We expect to receive further feedback

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0067899)
hgbot (developer)
2014-06-11 11:45

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 760b91ecace6fed2165a9f3507a0e37edac5bbcc
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jun 11 11:44:02 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/760b91ecace6fed2165a9f3507a0e37edac5bbcc [^]

Related to issue 26781: added a preference to disable the integrity check...
- 'Web POS Ticket Integrity Check'

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0067902)
Orekaria (administrator)
2014-06-11 12:29

When a 3x2 promotion is added, the check fails to compute properly
Steps to reproduce:
- add a 1L bottle 3 times
- pay
(0067903)
Orekaria (administrator)
2014-06-11 12:31

Also check that it works with the preference 'price include taxes' on and off
(0067936)
hgbot (developer)
2014-06-12 10:35

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6505773982143876c4649301622182d09bdf732d
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 12 10:33:41 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6505773982143876c4649301622182d09bdf732d [^]

Backed out changeset: 86452b63c53b (Issue 26781)
- its not working for every operation

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0068638)
hgbot (developer)
2014-07-15 13:21

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 727f3481e9cce66115d096e6765edfc83e34cc54
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Jun 09 17:49:18 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/727f3481e9cce66115d096e6765edfc83e34cc54 [^]

Related to issue 26781: Repatched the integrity test for receipts (I)
- added a preference to enable/disable it
- added a message to instruct the user in case the receipt integrity fails

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
---
(0068639)
hgbot (developer)
2014-07-15 13:22

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 39140ca3ac1a55f9e73dff5da212382e0d805adc
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Jul 15 13:22:43 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/39140ca3ac1a55f9e73dff5da212382e0d805adc [^]

Related to issue 26781: Repatched the integrity test for receipts (II)

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---
(0068749)
Orekaria (administrator)
2014-07-21 09:22

Marked as resolved, but if this changeset fails to do its job properly, the user will be unable to sell anything. This could affect customizations.

- Issue History
Date Modified Username Field Change
2014-06-04 13:49 egoitz New Issue
2014-06-04 13:49 egoitz Assigned To => malsasua
2014-06-04 13:49 egoitz Resolution time => 1402005600
2014-06-04 13:49 egoitz Triggers an Emergency Pack => No
2014-06-09 18:15 hgbot Checkin
2014-06-09 18:15 hgbot Note Added: 0067831
2014-06-09 18:15 hgbot Status new => resolved
2014-06-09 18:15 hgbot Resolution open => fixed
2014-06-09 18:15 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/86452b63c53bf157c5747c0cf582966f7b569bb8 [^]
2014-06-11 11:45 hgbot Checkin
2014-06-11 11:45 hgbot Note Added: 0067899
2014-06-11 12:29 Orekaria Assigned To malsasua => Orekaria
2014-06-11 12:29 Orekaria Note Added: 0067902
2014-06-11 12:29 Orekaria Status resolved => new
2014-06-11 12:29 Orekaria Resolution fixed => open
2014-06-11 12:31 Orekaria Note Added: 0067903
2014-06-12 10:35 hgbot Checkin
2014-06-12 10:35 hgbot Note Added: 0067936
2014-07-01 08:14 Orekaria File Added: 26781 check order integrity.patch
2014-07-14 15:07 Orekaria Target Version => RR14Q4
2014-07-15 13:21 hgbot Checkin
2014-07-15 13:21 hgbot Note Added: 0068638
2014-07-15 13:22 hgbot Checkin
2014-07-15 13:22 hgbot Note Added: 0068639
2014-07-21 09:00 Orekaria File Deleted: 26781 check order integrity.patch
2014-07-21 09:16 Orekaria Status new => acknowledged
2014-07-21 09:19 Orekaria Status acknowledged => scheduled
2014-07-21 09:19 Orekaria fix_in_branch => pi
2014-07-21 09:22 Orekaria Note Added: 0068749
2014-07-21 09:22 Orekaria Status scheduled => resolved
2014-07-21 09:22 Orekaria Fixed in Version => RR14Q4
2014-07-21 09:22 Orekaria Resolution open => fixed
2014-07-21 16:30 szapata Review Assigned To => szapata
2014-07-21 16:30 szapata Status resolved => closed
2014-08-28 16:24 jecharri Relationship added related to 0027492
2014-12-28 19:15 malsasua Relationship added has duplicate 0028326


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker