Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042480Retail ModulesWeb POSpublic2019-12-05 14:122019-12-13 14:49
samuel_nicuesa 
rqueralta 
highmajorrandom
closedfixed 
5
 
RR20Q1 
marvintm
No
0042480: Business Partner is saved without adding all required fields clicking on X button or outside the BP pop up (screen)
Business Partner is saved without adding all required fields clicking on X button or outside the BP pop up (screen)
[POS]
Create a new Business Partner
Complete the required field (name)
Click on Save button
An error is shown because the Adress is also a required field
After the first attempt if you click on X button or on the screen an error saving the business partner is happening.
JSONObject["bpId"] not found

All required fields have not been fulfilled and is possible to save the BP
Delete the X button for Customer details component

Avoid click outside the Business partner pop up
No tags attached.
Issue History
2019-12-05 14:12samuel_nicuesaNew Issue
2019-12-05 14:12samuel_nicuesaAssigned To => Retail
2019-12-05 14:12samuel_nicuesaResolution time => 1577314800
2019-12-05 14:12samuel_nicuesaTriggers an Emergency Pack => No
2019-12-05 15:25ngarciaIssue Monitored: ngarcia
2019-12-05 15:28rafarodaIssue Monitored: rafaroda
2019-12-09 01:32rqueraltaAssigned ToRetail => rqueralta
2019-12-09 01:32rqueraltaStatusnew => scheduled
2019-12-13 14:08hgbotCheckin
2019-12-13 14:08hgbotNote Added: 0116317
2019-12-13 14:08hgbotStatusscheduled => resolved
2019-12-13 14:08hgbotResolutionopen => fixed
2019-12-13 14:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4544b197c40ffb817c856e1b6b4cc6f191c26bf9 [^]
2019-12-13 14:49marvintmReview Assigned To => marvintm
2019-12-13 14:49marvintmStatusresolved => closed
2019-12-13 14:49marvintmFixed in Version => RR20Q1

Notes
(0116317)
hgbot   
2019-12-13 14:08   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4544b197c40ffb817c856e1b6b4cc6f191c26bf9
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Thu Dec 12 17:58:27 2019 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4544b197c40ffb817c856e1b6b4cc6f191c26bf9 [^]

Fixed issue 42480: Business Partner is saved without adding all required fields
clicking on X button or outside the BP pop up (screen)

- Removed close buttom from the popup and avoided the posibility to click outside
the Business partner pop up to close it

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js
---