Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0050256Openbravo LocalizationsLocalization Portugalpublic2022-09-15 12:562022-09-20 10:39
psanjuan 
igor_trebol 
urgentmajoralways
closedfixed 
5
 
 
0050256: It should be possible to create identified customers who do not provide his/her Nº Contribuyente
It should be possible to create identified customers who do not provide his/her Nº Contribuyente
In an environment with PT certification code installed, go to Web POS
Create a new customer by entering below listed data:
Name = Frida
Surname = Gonzalves
Is Portugues = Yes
País = Portugal
Tax ID = 99999990 (generic one as to provide a Nª contribuyente is mandatory)
City = Desconocido
Address = Desconocido
Zip code = 0000-000

A message is provided by saying that the Business Partner Tax ID is already used.
It should be possible to create a customer who provides some valid data, but Tax ID, which implies that the seller must enter the "generic" tax id 99999990.
No tags attached.
Issue History
2022-09-15 12:56psanjuanNew Issue
2022-09-15 12:56psanjuanAssigned To => psanjuan
2022-09-15 12:57psanjuanAssigned Topsanjuan => igor_trebol
2022-09-15 13:00psanjuanNote Added: 0141154
2022-09-15 13:10psanjuanNote Added: 0141155
2022-09-19 11:51hgbotNote Added: 0141221
2022-09-19 12:14hgbotNote Added: 0141224
2022-09-19 12:36hgbotNote Added: 0141225
2022-09-20 10:35hgbotResolutionopen => fixed
2022-09-20 10:35hgbotStatusnew => closed
2022-09-20 10:35hgbotNote Added: 0141247
2022-09-20 10:35hgbotNote Added: 0141248
2022-09-20 10:35hgbotNote Added: 0141249
2022-09-20 10:35hgbotNote Added: 0141250
2022-09-20 10:36hgbotNote Added: 0141251
2022-09-20 10:36hgbotNote Added: 0141252
2022-09-20 10:39aferrazNote Added: 0141255

Notes
(0141154)
psanjuan   
2022-09-15 13:00   
Revisar com.practicsbs.saftpt.retail/web/com.practicsbs.saftpt.retail/js/hooks/beforecustomersave.js
(0141155)
psanjuan   
2022-09-15 13:10   
Please remember that this change needs to be backported to 19Q3 (DKT-PT and certification machine) and 20Q3 (Norauto-PT).
(0141221)
hgbot   
2022-09-19 11:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/60 [^]
(0141224)
hgbot   
2022-09-19 12:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/61 [^]
(0141225)
hgbot   
2022-09-19 12:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/62 [^]
(0141247)
hgbot   
2022-09-20 10:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 26afccd093377ad47337d15a741c6f0f16958085
Author: Igor Trebol <igor.trebol@openbravo.com>
Date: 20-09-2022 08:04:46
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/26afccd093377ad47337d15a741c6f0f16958085 [^]

Fixes ISSUE-50256: Removed duplicated tax id check if it is 999999990

---
M web/com.practicsbs.saftpt.retail/js/hooks/beforecustomersave.js
---
(0141248)
hgbot   
2022-09-20 10:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/61 [^]
(0141249)
hgbot   
2022-09-20 10:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 17eb5541ee5eae155deb8dd54116510c0f63865e
Author: Igor Trebol <igor.trebol@openbravo.com>
Date: 20-09-2022 08:35:43
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/17eb5541ee5eae155deb8dd54116510c0f63865e [^]

Fixes ISSUE-50256: Removed duplicated tax id check if it is 999999990

---
M web/com.practicsbs.saftpt.retail/js/hooks/beforecustomersave.js
---
(0141250)
hgbot   
2022-09-20 10:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/60 [^]
(0141251)
hgbot   
2022-09-20 10:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/62 [^]
(0141252)
hgbot   
2022-09-20 10:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: f678c0f2f8ea64cdf1a584b3149b15a847af7b08
Author: Igor Trebol <igor.trebol@openbravo.com>
Date: 19-09-2022 12:38:31
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/f678c0f2f8ea64cdf1a584b3149b15a847af7b08 [^]

Fixes ISSUE-50256: Removed duplicated tax id check if it is 999999990

---
M web/com.practicsbs.saftpt.retail/js/hooks/beforecustomersave.js
---
(0141255)
aferraz   
2022-09-20 10:39   
Added to certification branch: https://gitlab.com/openbravo/devel/pmods/com.practicsbs.saftpt.retail/-/commit/4e04de8bf381318622a52cb9ee2a88885bc8d494 [^]