Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045345Retail ModulesWeb POSpublic2020-10-30 13:172020-11-04 06:16
psanjuan 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR20Q4RR20Q4 
marvintm
No
0045345: A new preference needs to be created for WEB POS that if disable allows to issue a Full Invoice without Customer Tax ID info.
A new preference needs to be created for WEB POS that if disable allows to issue a Full Invoice without Customer Tax ID info.
n/a
Name of the preference:
Web POS Full Invoice requires customer Tax ID
Default value:
Yes

Openbravo Web POS needs to behave as it does not while setting this new preference as Yes, that means that whenever a full invoice is issued, Openbravo will check that the customer has a Tax ID

No tags attached.
blocks defect 0045344 closed ranjith_qualiantech_com A new preference needs to be created for WEB POS that if disable allows to issue a Full Invoice without Customer Tax ID info. 
Issue History
2020-10-30 13:43marvintmTypedefect => backport
2020-10-30 13:43marvintmTarget Version => RR20Q4
2020-11-03 17:47hgbotResolutionopen => fixed
2020-11-03 17:47hgbotStatusscheduled => resolved
2020-11-03 17:47hgbotFixed in Version => RR20Q4
2020-11-03 17:47hgbotNote Added: 0124132
2020-11-04 03:54hgbotNote Added: 0124138
2020-11-04 06:16marvintmReview Assigned To => marvintm
2020-11-04 06:16marvintmStatusresolved => closed

Notes
(0124132)
hgbot   
2020-11-03 17:47   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 507158d30865341860d0f8b36c5b8d82c0f9d9be
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-03T22:16:44+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/507158d30865341860d0f8b36c5b8d82c0f9d9be [^]

Fixed ISSUE-45345: Added Preference to allow full invoice if customer taxid is not present
* Invoice cannot be issued for Anonymous customer

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.posterminal/js/components/modalreceiptproperties.js
M web/org.openbravo.retail.posterminal/js/components/orderselector.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0124138)
hgbot   
2020-11-04 03:54   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 5f4aa72521cc3fc48ada257ffdb8b116f5609764
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-04T08:23:56+05:30
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/5f4aa72521cc3fc48ada257ffdb8b116f5609764 [^]

Related to ISSUE-45345: Updated Automated Tests to issue invoice for non anonymouse customers

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I38047_VerifyOrderPaymentPlanWithGiftCard.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I27808_BusinessPartnerBlank.java
---