Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025642Retail ModulesWeb POSpublic2014-02-03 12:382014-02-06 15:22
malsasua 
guilleaer 
urgentmajoralways
closedfixed 
20Community Appliance
 
RMP31 
migueldejuana
No
0025642: Some features are not ready to be used with "sales with returns" orders.
In RMP31 you are able to use "Layaways" and "Paid Open Tickets" with orders which mix positive and negative lines (Sales with return). The problem is that "Layaways" and "Paid open tickets" features are not already ready to work with this kind of orders.
CASE 1 - Pay open tickets
. in WEB POS create receipt:
. add line: avalanche transceiver
 . return this line
. receipt amount is -150.5

. run the process: pay open tickets and select the previous order
. amount displayed to pay is 150.5 instead of -150.5
. finish process
. successful process is displayed, but order has not been sent

CASE 2 - Layaways
- Create a new order
- Add one line
- Add one line
- Select the 2nd line and return it
- Using menu, mark this order as layaway
- layaway the order.

You will never be able to reload this order through layaway functionality.
For the moment, don't allow to use these features with this kind of orders.
No tags attached.
Issue History
2014-02-03 12:38malsasuaNew Issue
2014-02-03 12:38malsasuaAssigned To => marvintm
2014-02-03 12:38malsasuaTriggers an Emergency Pack => No
2014-02-03 15:59guilleaerSummarypay open tickets process does not work with negative orders => Some features are not ready to be used with "sales and return" orders.
2014-02-03 15:59guilleaerDescription Updatedbug_revision_view_page.php?rev_id=5413#r5413
2014-02-03 15:59guilleaerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5415#r5415
2014-02-03 15:59guilleaerProposed Solution updated
2014-02-03 16:00guilleaerSummarySome features are not ready to be used with "sales and return" orders. => Some features are not ready to be used with "sales with returns" orders.
2014-02-03 16:00guilleaerAssigned Tomarvintm => migueldejuana
2014-02-03 16:00guilleaerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5416#r5416
2014-02-03 17:11guilleaerAssigned Tomigueldejuana => guilleaer
2014-02-03 17:59hgbotCheckin
2014-02-03 17:59hgbotNote Added: 0063870
2014-02-03 17:59hgbotStatusnew => resolved
2014-02-03 17:59hgbotResolutionopen => fixed
2014-02-03 17:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e8c19f951de6cc3d0a1252c2336b6f23f07eb7f0 [^]
2014-02-03 18:10hgbotCheckin
2014-02-03 18:10hgbotNote Added: 0063871
2014-02-03 18:10hgbotCheckin
2014-02-03 18:10hgbotNote Added: 0063872
2014-02-03 18:20migueldejuanaReview Assigned To => migueldejuana
2014-02-03 18:20migueldejuanaNote Added: 0063873
2014-02-03 18:20migueldejuanaStatusresolved => closed
2014-02-03 18:20migueldejuanaFixed in Version => RMP31
2014-02-06 13:20hgbotCheckin
2014-02-06 13:20hgbotNote Added: 0063975
2014-02-06 13:20hgbotStatusclosed => resolved
2014-02-06 13:20hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e8c19f951de6cc3d0a1252c2336b6f23f07eb7f0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/e8c19f951de6cc3d0a1252c2336b6f23f07eb7f0 [^]
2014-02-06 13:20hgbotCheckin
2014-02-06 13:20hgbotNote Added: 0063976
2014-02-06 13:20hgbotCheckin
2014-02-06 13:20hgbotNote Added: 0063977
2014-02-06 15:22guilleaerNote Added: 0063982
2014-02-06 15:22guilleaerStatusresolved => closed

Notes
(0063870)
hgbot   
2014-02-03 17:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e8c19f951de6cc3d0a1252c2336b6f23f07eb7f0
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 03 17:59:20 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e8c19f951de6cc3d0a1252c2336b6f23f07eb7f0 [^]

fixed issue 25642: Sales with returns are not allowed to create layaways neither to be paid through multiorders

---
M src-db/database/model/functions/OBPOS_FIXISSUE25555.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_FORM.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-db/database/sourcedata/AD_PACKAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBCLKER_TEMPLATE.xml
M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0063871)
hgbot   
2014-02-03 18:10   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8d06ec6438597d1b188d3921eacb2dfd84e491c4
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 03 18:04:25 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8d06ec6438597d1b188d3921eacb2dfd84e491c4 [^]

related to issue 25642: remove previous commit

---
M src-db/database/model/functions/OBPOS_FIXISSUE25555.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_FORM.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-db/database/sourcedata/AD_PACKAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBCLKER_TEMPLATE.xml
M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0063872)
hgbot   
2014-02-03 18:10   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: dddd4b18cdca560f2e8add3a28ed23a513433aec
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 03 18:09:42 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dddd4b18cdca560f2e8add3a28ed23a513433aec [^]

related to issue 25642: correct fix

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0063873)
migueldejuana   
2014-02-03 18:20   
Closed and reviewed in RMP31
(0063975)
hgbot   
2014-02-06 13:20   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: e8c19f951de6cc3d0a1252c2336b6f23f07eb7f0
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 03 17:59:20 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/e8c19f951de6cc3d0a1252c2336b6f23f07eb7f0 [^]

fixed issue 25642: Sales with returns are not allowed to create layaways neither to be paid through multiorders

---
M src-db/database/model/functions/OBPOS_FIXISSUE25555.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_FORM.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-db/database/sourcedata/AD_PACKAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBCLKER_TEMPLATE.xml
M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0063976)
hgbot   
2014-02-06 13:20   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: 8d06ec6438597d1b188d3921eacb2dfd84e491c4
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 03 18:04:25 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/8d06ec6438597d1b188d3921eacb2dfd84e491c4 [^]

related to issue 25642: remove previous commit

---
M src-db/database/model/functions/OBPOS_FIXISSUE25555.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_FORM.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-db/database/sourcedata/AD_PACKAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBCLKER_TEMPLATE.xml
M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0063977)
hgbot   
2014-02-06 13:20   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: dddd4b18cdca560f2e8add3a28ed23a513433aec
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 03 18:09:42 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/dddd4b18cdca560f2e8add3a28ed23a513433aec [^]

related to issue 25642: correct fix

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0063982)
guilleaer   
2014-02-06 15:22   
reclosing issues