Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028460Retail ModulesWeb POSpublic2014-12-19 14:432015-01-12 13:20
guillermogil 
guillermogil 
normalminorN/A
closedfixed 
5
 
pi 
Orekaria
No
0028460: It should be possible to identify the BPartners that are on hold
It should be possible to identify the BPartners that are on hold.
Add a label to the partners that are on hold and do not allow to add them to the order.
N/A
No tags attached.
related to defect 0047484 closed ranjith_qualiantech_com It's not possible to pay pending tickets when a customer is On Hold. 
png Screenshot from 2014-12-22 09:19:14.png (157,993) 2014-12-22 09:21
https://issues.openbravo.com/file_download.php?file_id=7625&type=bug
png

png Screenshot from 2014-12-22 09:19:04.png (147,921) 2014-12-22 09:21
https://issues.openbravo.com/file_download.php?file_id=7626&type=bug
png

png Screenshot from 2014-12-22 09:18:51.png (150,792) 2014-12-22 09:21
https://issues.openbravo.com/file_download.php?file_id=7627&type=bug
png

diff bPartnerOnHold.diff (8,464) 2014-12-22 09:30
https://issues.openbravo.com/file_download.php?file_id=7628&type=bug
Issue History
2014-12-19 14:43guillermogilNew Issue
2014-12-19 14:43guillermogilAssigned To => guillermogil
2014-12-19 14:43guillermogilTriggers an Emergency Pack => No
2014-12-22 09:21guillermogilFile Added: Screenshot from 2014-12-22 09:19:14.png
2014-12-22 09:21guillermogilFile Added: Screenshot from 2014-12-22 09:19:04.png
2014-12-22 09:21guillermogilFile Added: Screenshot from 2014-12-22 09:18:51.png
2014-12-22 09:30guillermogilFile Added: bPartnerOnHold.diff
2014-12-22 10:00guillermogilNote Added: 0072756
2015-01-08 11:04guillermogilReview Assigned To => marvintm
2015-01-08 11:04guillermogilIssue Monitored: marvintm
2015-01-08 12:50hgbotCheckin
2015-01-08 12:50hgbotNote Added: 0073361
2015-01-08 12:50hgbotStatusnew => resolved
2015-01-08 12:50hgbotResolutionopen => fixed
2015-01-08 12:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7541f58dac9a9d0f95c05fcf8739c9a5a57f7d81 [^]
2015-01-12 13:20OrekariaReview Assigned Tomarvintm => Orekaria
2015-01-12 13:20OrekariaStatusresolved => closed
2015-01-12 13:20OrekariaFixed in Version => pi
2021-08-03 15:15adrianromeroRelationship addedrelated to 0047484

Notes
(0072756)
guillermogil   
2014-12-22 10:00   
You can find attached a solution for the issue
(0073361)
hgbot   
2015-01-08 12:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7541f58dac9a9d0f95c05fcf8739c9a5a57f7d81
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Thu Jan 08 12:49:36 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7541f58dac9a9d0f95c05fcf8739c9a5a57f7d81 [^]

Fixed issue 28460:Give the possible to identify the BPartners that are on hold

Added UI and data to show the BPartners that are on hold and do not allow to select them

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/master/BusinessPartnerProperties.java
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js
---