Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041521Retail ModulesQuotationspublic2019-07-11 10:322019-11-18 22:17
francisco 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q1.3RR19Q1.3 
marvintm
Packaging and release
2018-10-19
RR19Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4e3adc539353 [^]
No
0041521: Good shipment not generated after create a sales from a quotation
Good shipment not generated after create a sales from a quotation
Tested in Pi

Go to POS

1. Create a quotation from POS
2. Add product to the quotation
3. Save the quotation
4. Create a sales from the quotation
5. Confirm
6. Invoice the receipt
7. Pay the sales order

Go to Backoffice,

8. Go to good shipment and there is not references to the sales
9. In sales invoices it is the invoice for the sales
No tags attached.
blocks defect 0041336 closed ranjith_qualiantech_com Good shipment not generated after create a sales from a quotation 
Issue History
2019-08-01 09:45marvintmTypedefect => backport
2019-08-01 09:45marvintmTarget Version => RR19Q1.3
2019-08-03 15:14hgbotCheckin
2019-08-03 15:14hgbotNote Added: 0113799
2019-08-03 15:14hgbotStatusscheduled => resolved
2019-08-03 15:14hgbotResolutionopen => fixed
2019-08-03 15:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e46b3004ae2d54d5357de52660e13f3ac5a49c74 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1.3/org.openbravo.retail.posterminal/rev/c65e23c48a2623b3e10a15f5f3462655146c8841 [^]
2019-08-06 16:16marvintmReview Assigned To => marvintm
2019-08-06 16:16marvintmStatusresolved => closed
2019-08-06 16:16marvintmFixed in Version => RR19Q1.3
2019-11-18 22:17hgbotCheckin
2019-11-18 22:17hgbotNote Added: 0115673

Notes
(0113799)
hgbot   
2019-08-03 15:14   
Repository: retail/backports/3.0RR19Q1.3/org.openbravo.retail.posterminal
Changeset: c65e23c48a2623b3e10a15f5f3462655146c8841
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Aug 03 18:37:52 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1.3/org.openbravo.retail.posterminal/rev/c65e23c48a2623b3e10a15f5f3462655146c8841 [^]

Fixed issue 41521 : Good shipment not generated after create a sales from a quotation

* Property 'obposQtytodeliver' was removed from every line after create a sales order

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0115673)
hgbot   
2019-11-18 22:17   
Repository: tools/automation/pi-mobile
Changeset: 662fc4eae9dd7dab24e82bf80918c25ab04b3fdd
Author: Fidel <fidel.campos <at> doceleguas.com>
Date: Thu Nov 14 13:16:26 2019 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/662fc4eae9dd7dab24e82bf80918c25ab04b3fdd [^]

Related to issue 41521: Added automated test I41521_VerifyGoodShipmentAfterCreateSalesFromQuotation

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I41521_VerifyGoodShipmentAfterCreateSalesFromQuotation.java
---