Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041336Retail ModulesQuotationspublic2019-07-11 10:322019-08-01 10:31
francisco 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q4 
marvintm
Packaging and release
2018-10-19
RR19Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4e3adc539353 [^]
No
0041336: 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.
depends on backport 0041519RR19Q3 closed ranjith_qualiantech_com Good shipment not generated after create a sales from a quotation 
depends on backport 0041520RR19Q2.2 closed ranjith_qualiantech_com Good shipment not generated after create a sales from a quotation 
depends on backport 0041521RR19Q1.3 closed ranjith_qualiantech_com Good shipment not generated after create a sales from a quotation 
patch 41336_RemoveProperty.patch (1,011) 2019-07-20 03:00
https://issues.openbravo.com/file_download.php?file_id=13157&type=bug
Issue History
2019-07-11 10:32franciscoNew Issue
2019-07-11 10:32franciscoAssigned To => Retail
2019-07-11 10:32franciscoResolution time => 1564610400
2019-07-11 10:32franciscoTriggers an Emergency Pack => No
2019-07-12 09:02franciscoResolution time1564610400 =>
2019-07-12 09:02franciscoRegression date => 2019-07-17
2019-07-12 09:02franciscoNote Added: 0113322
2019-07-12 09:21franciscoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=19113#r19113
2019-07-12 11:53asiermartirenaNote Added: 0113325
2019-07-15 23:42rqueraltaAssigned ToRetail => rqueralta
2019-07-15 23:43rqueraltaStatusnew => scheduled
2019-07-17 14:33franciscoResolution time => 1564610400
2019-07-17 14:33franciscoRegression date2019-07-17 =>
2019-07-20 03:00rqueraltaFile Added: 41336_RemoveProperty.patch
2019-07-23 13:57ranjith_qualiantech_comAssigned Torqueralta => ranjith_qualiantech_com
2019-07-30 14:15hgbotCheckin
2019-07-30 14:15hgbotNote Added: 0113711
2019-07-30 14:15hgbotStatusscheduled => resolved
2019-07-30 14:15hgbotResolutionopen => fixed
2019-07-30 14:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e46b3004ae2d54d5357de52660e13f3ac5a49c74 [^]
2019-08-01 08:59ranjith_qualiantech_comRegression level => Packaging and release
2019-08-01 08:59ranjith_qualiantech_comRegression date => 2018-10-19
2019-08-01 08:59ranjith_qualiantech_comRegression introduced in release => RR19Q1
2019-08-01 08:59ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4e3adc539353 [^]
2019-08-01 09:44marvintmStatusresolved => new
2019-08-01 09:44marvintmResolutionfixed => open
2019-08-01 09:45marvintmStatusnew => scheduled
2019-08-01 09:45marvintmStatusscheduled => resolved
2019-08-01 09:45marvintmFixed in Version => RR19Q4
2019-08-01 09:45marvintmResolutionopen => fixed
2019-08-01 10:31marvintmReview Assigned To => marvintm
2019-08-01 10:31marvintmStatusresolved => closed

Notes
(0113322)
francisco   
2019-07-12 09:02   
In version 18Q4.3 it was working properly
(0113325)
asiermartirena   
2019-07-12 11:53   
When clicking on the 'Create Sales Order' menu entry, the property 'obposQtytodeliver' must be removed from every line model.
(0113711)
hgbot   
2019-07-30 14:15   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e46b3004ae2d54d5357de52660e13f3ac5a49c74
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jul 30 17:45:29 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e46b3004ae2d54d5357de52660e13f3ac5a49c74 [^]

Fixed issue 41336 : 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
---