Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031453Retail ModulesWeb POSpublic2015-11-12 17:452015-11-13 16:40
Orekaria 
Orekaria 
immediatemajoralways
closedfixed 
5
 
RR15Q4RR15Q4 
marvintm
No
0031453: [HighVol] Error when saving the business partner
Error when saving the business partner
Log in the Webpos
Tap on the new customer button
Add name and address
Tap on save
Tap on assign to receipt
Verify that the attached javascript error is shown

or

execute the 'I30997_NewCustomerForReceipt' test
No tags attached.
depends on defect 0030997 closed mtaal Remote: saving customer results in error, when saving a customer and linking to a receipt you get error 
png Screenshot_2015-11-12_10-43-55.png (66,886) 2015-11-12 17:45
https://issues.openbravo.com/file_download.php?file_id=8716&type=bug
png
Issue History
2015-11-12 17:45OrekariaNew Issue
2015-11-12 17:45OrekariaAssigned To => Orekaria
2015-11-12 17:45OrekariaFile Added: Screenshot_2015-11-12_10-43-55.png
2015-11-12 17:45OrekariaTriggers an Emergency Pack => No
2015-11-12 17:45OrekariaStatusnew => scheduled
2015-11-12 19:00OrekariaPrioritynormal => immediate
2015-11-12 21:01OrekariaSummaryError when saving the business partner => [HighVol] Error when saving the business partner
2015-11-13 09:46OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10207#r10207
2015-11-13 09:54OrekariaRelationship addeddepends on 0030997
2015-11-13 09:54OrekariaTypedefect => backport
2015-11-13 11:43hgbotCheckin
2015-11-13 11:43hgbotNote Added: 0081812
2015-11-13 11:43hgbotStatusscheduled => resolved
2015-11-13 11:43hgbotResolutionopen => fixed
2015-11-13 11:43hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/de5eb5384daef74a5079056174d3728fe136db9b [^]
2015-11-13 11:43hgbotCheckin
2015-11-13 11:43hgbotNote Added: 0081813
2015-11-13 11:43hgbotCheckin
2015-11-13 11:43hgbotNote Added: 0081814
2015-11-13 16:40marvintmReview Assigned To => marvintm
2015-11-13 16:40marvintmStatusresolved => closed
2015-11-13 16:40marvintmFixed in Version => RR15Q4

Notes
(0081812)
hgbot   
2015-11-13 11:43   
Repository: retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal
Changeset: de5eb5384daef74a5079056174d3728fe136db9b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Oct 01 07:23:54 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/de5eb5384daef74a5079056174d3728fe136db9b [^]

Fixes issue 31453: Remote: saving customer results in error, when saving a customer and linking to a receipt you get error
Fix wrong location of closing tag of function call, correctly save BP and location

---
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
---
(0081813)
hgbot   
2015-11-13 11:43   
Repository: retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal
Changeset: 132cafe8c1e94fd8e054071027f03ffc524e27db
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Oct 02 12:36:46 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/132cafe8c1e94fd8e054071027f03ffc524e27db [^]

Related to issue 31453: Remote: saving customer results in error, when saving a customer and linking to a receipt you get error
Also save the address in the BP object

---
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
---
(0081814)
hgbot   
2015-11-13 11:43   
Repository: retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal
Changeset: e3310e55063955182f94ae12ddf068e76ca5789d
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Oct 06 08:50:25 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/e3310e55063955182f94ae12ddf068e76ca5789d [^]

Related to issue 31453: Remote: saving customer results in error, when saving a customer and linking to a receipt you get error
Set the address in the BP before the save, this makes sure it works for fast systems/tests

---
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
---