Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023379Retail ModulesWeb POSpublic2013-03-22 10:152013-06-06 11:59
jonalegriaesarte 
marvintm 
normalminorhave not tried
closedfixed 
5
RMP20 
RMP23RMP23 
guilleaer
No
0023379: Quotations when Generate Invoice is flagged is not working fine
We have unchecked the "Group Orders in one invoice" flag and checked the
"Generate Invoice" flag to generate an Invoice for each of the orders created
at WebPOS.
With this set up the behaviour we expect is:
1. When creating a regular receipt it will be automatically flagged as "Invoice this
receipt" and the system will generate an invoice at the moment of closing the order.
2. When generating a Quotation no specific behaviour is expected.
3. When creating a Sales Order from the Quotation it should be flagged as "Invoice
this receipt" and the system will generate an invoice at the moment of closing the order.
We have been doing some tests and this is what we have seen:
1. When creating a regular receipt it is automatically flagged as "Invoice this
receipt" and the system generates an invoice at the moment of closing the order. CORRECT.
2. When generating a Quotation it is flagged as "Invoice". This can be misleading for
the user as it makes no sense
that a Quotation is invoiced. ERROR?
3a. If after setting the Quotation as Under Evaluation you convert it in a Sales
Order it is flagged as "Invoice this receipt". CORRECT.
3b. If after setting the Quotation as Under Evaluation you close it and later on you
select it (using the Quotations selector) and convert it in a Sales Order it is not
flagged as "Invoice this receipt". ERROR.
No tags attached.
Issue History
2013-03-22 10:15jonalegriaesarteNew Issue
2013-03-22 10:15jonalegriaesarteAssigned To => marvintm
2013-05-13 17:16jonalegriaesarteTarget Version => RMP23
2013-05-15 11:28hgbotCheckin
2013-05-15 11:28hgbotNote Added: 0058658
2013-05-15 11:28hgbotStatusnew => resolved
2013-05-15 11:28hgbotResolutionopen => fixed
2013-05-15 11:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f12b00bdb1d398d62c5be6250fce4e386831b25 [^]
2013-05-23 07:52hgbotCheckin
2013-05-23 07:52hgbotNote Added: 0058863
2013-05-23 07:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f12b00bdb1d398d62c5be6250fce4e386831b25 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.ch/rev/7f12b00bdb1d398d62c5be6250fce4e386831b25 [^]
2013-05-28 15:54guilleaerReview Assigned To => guilleaer
2013-05-28 15:54guilleaerNote Added: 0058996
2013-05-28 15:54guilleaerStatusresolved => closed
2013-05-28 15:54guilleaerFixed in Version => RMP23
2013-05-29 12:19hgbotCheckin
2013-05-29 12:19hgbotNote Added: 0059025
2013-05-29 12:19hgbotStatusclosed => resolved
2013-05-29 12:19hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.ch/rev/7f12b00bdb1d398d62c5be6250fce4e386831b25 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/7f12b00bdb1d398d62c5be6250fce4e386831b25 [^]
2013-06-06 11:59guilleaerNote Added: 0059241
2013-06-06 11:59guilleaerStatusresolved => closed

Notes
(0058658)
hgbot   
2013-05-15 11:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7f12b00bdb1d398d62c5be6250fce4e386831b25
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 15 11:27:27 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f12b00bdb1d398d62c5be6250fce4e386831b25 [^]

Fixed issue 23379. Two changes have been made:
- When a quotation is created, the 'generateinvoice' flag is removed
- When an order is generated from a quotation, the 'generateinvoice' flag is set to the value defined in the terminal information

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0058863)
hgbot   
2013-05-23 07:52   
Repository: erp/pmods/org.openbravo.retail.posterminal.ch
Changeset: 7f12b00bdb1d398d62c5be6250fce4e386831b25
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 15 11:27:27 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.ch/rev/7f12b00bdb1d398d62c5be6250fce4e386831b25 [^]

Fixed issue 23379. Two changes have been made:
- When a quotation is created, the 'generateinvoice' flag is removed
- When an order is generated from a quotation, the 'generateinvoice' flag is set to the value defined in the terminal information

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0058996)
guilleaer   
2013-05-28 15:54   
verified
(0059025)
hgbot   
2013-05-29 12:19   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 7f12b00bdb1d398d62c5be6250fce4e386831b25
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 15 11:27:27 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/7f12b00bdb1d398d62c5be6250fce4e386831b25 [^]

Fixed issue 23379. Two changes have been made:
- When a quotation is created, the 'generateinvoice' flag is removed
- When an order is generated from a quotation, the 'generateinvoice' flag is set to the value defined in the terminal information

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0059241)
guilleaer   
2013-06-06 11:59   
closed again because it has changed "automatically" to resolved