Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045346Retail ModulesWeb POSpublic2020-10-30 13:172020-11-04 06:16
psanjuan 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR20Q3.2RR20Q3.2 
marvintm
No
0045346: 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 => RR20Q3.2
2020-11-03 17:45hgbotResolutionopen => fixed
2020-11-03 17:45hgbotStatusscheduled => resolved
2020-11-03 17:45hgbotFixed in Version => RR20Q3.2
2020-11-03 17:45hgbotNote Added: 0124131
2020-11-04 03:54hgbotNote Added: 0124139
2020-11-04 06:16marvintmReview Assigned To => marvintm
2020-11-04 06:16marvintmStatusresolved => closed

Notes
(0124131)
hgbot   
2020-11-03 17:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 81100d0e2b35808ac359eae06f3e2e0330e59152
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-03T22:15:39+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/81100d0e2b35808ac359eae06f3e2e0330e59152 [^]

Fixed ISSUE-45346: 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
---
(0124139)
hgbot   
2020-11-04 03:54   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: ab879e65b302e6777eaec75a309dd51ba37e9bde
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-04T08:24:19+05:30
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/ab879e65b302e6777eaec75a309dd51ba37e9bde [^]

Related to ISSUE-45346: 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
---