Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050256 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo Localizations] Localization Portugal | major | always | 2022-09-15 12:56 | 2022-09-20 10:39 | |||
Reporter | psanjuan | View Status | public | |||||
Assigned To | igor_trebol | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Regression introduced in release | ||||||||
Summary | 0050256: It should be possible to create identified customers who do not provide his/her Nº Contribuyente | |||||||
Description | It should be possible to create identified customers who do not provide his/her Nº Contribuyente | |||||||
Steps To Reproduce | 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. | |||||||
Proposed Solution | 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0141154) psanjuan (manager) 2022-09-15 13:00 |
Revisar com.practicsbs.saftpt.retail/web/com.practicsbs.saftpt.retail/js/hooks/beforecustomersave.js |
(0141155) psanjuan (manager) 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 (developer) 2022-09-19 11:51 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/60 [^] |
(0141224) hgbot (developer) 2022-09-19 12:14 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/61 [^] |
(0141225) hgbot (developer) 2022-09-19 12:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/62 [^] |
(0141247) hgbot (developer) 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 (developer) 2022-09-20 10:35 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/61 [^] |
(0141249) hgbot (developer) 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 (developer) 2022-09-20 10:35 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/60 [^] |
(0141251) hgbot (developer) 2022-09-20 10:36 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/62 [^] |
(0141252) hgbot (developer) 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 (developer) 2022-09-20 10:39 |
Added to certification branch: https://gitlab.com/openbravo/devel/pmods/com.practicsbs.saftpt.retail/-/commit/4e04de8bf381318622a52cb9ee2a88885bc8d494 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2022-09-15 12:56 | psanjuan | New Issue | |
2022-09-15 12:56 | psanjuan | Assigned To | => psanjuan |
2022-09-15 12:57 | psanjuan | Assigned To | psanjuan => igor_trebol |
2022-09-15 13:00 | psanjuan | Note Added: 0141154 | |
2022-09-15 13:10 | psanjuan | Note Added: 0141155 | |
2022-09-19 11:51 | hgbot | Note Added: 0141221 | |
2022-09-19 12:14 | hgbot | Note Added: 0141224 | |
2022-09-19 12:36 | hgbot | Note Added: 0141225 | |
2022-09-20 10:35 | hgbot | Resolution | open => fixed |
2022-09-20 10:35 | hgbot | Status | new => closed |
2022-09-20 10:35 | hgbot | Note Added: 0141247 | |
2022-09-20 10:35 | hgbot | Note Added: 0141248 | |
2022-09-20 10:35 | hgbot | Note Added: 0141249 | |
2022-09-20 10:35 | hgbot | Note Added: 0141250 | |
2022-09-20 10:36 | hgbot | Note Added: 0141251 | |
2022-09-20 10:36 | hgbot | Note Added: 0141252 | |
2022-09-20 10:39 | aferraz | Note Added: 0141255 |
Copyright © 2000 - 2009 MantisBT Group |