Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051060 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2022-12-02 13:18 | 2022-12-27 08:33 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | jetxarri | |||||||
Priority | normal | Resolution | no change required | 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 | |||||||
Merge Request Status | ||||||||
Review Assigned To | aferraz | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | 53621 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051060: SAFT - TaxID is updated for the anonymous customer | |||||||
Description | When the Customer TAX ID popup is used, the taxID is set to the receipt in the property saftrTaxId , but also, it is set to the anonymous customer and stored in local db. In the PrepaymentHook, the line: receipt.get('bp').set('taxID', receipt.get('saftrTaxId')); and later, the BP is save in local DB in the OBPOS_PreSyncReceipt hook, in line: OB.Dal.save(bp, null, null); | |||||||
Steps To Reproduce | in POS: 1. in dev tools, check the taxID of the anonymous customer: select name, taxid from c_bpartner 2. add one product 3. click in total button > TAX ID Customer popup is displayed 4. fill the tax ID 5. complete the ticket 6. in dev tools, check the taxID of the anonymous customer >it changed | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0144676) malsasua (viewer) 2022-12-14 13:21 |
New issue found: when the BP used is "Desconhecido" (it is not anonymous customer but it has got the taxID 999999990), the taxID popup is displayed and it should not be displayed. It is a change in the behavior caused by this commit: https://gitlab.com/openbravo/customers/DKTPT/com.practicsbs.saftpt.retail/-/commit/194155bc7dbdbf06c48d956c0ee1d6da0f1c7363 [^] |
(0145013) jetxarri (viewer) 2022-12-27 08:33 |
This issue is not longer valid because the original issue 50996 has been fixed in a different way that does not create this issue |
![]() |
|||
Date Modified | Username | Field | Change |
2022-12-02 13:18 | malsasua | New Issue | |
2022-12-02 13:18 | malsasua | Assigned To | => Retail |
2022-12-02 13:18 | malsasua | OBNetwork customer | => Gold |
2022-12-02 13:18 | malsasua | Support ticket | => 53621 |
2022-12-02 13:18 | malsasua | Triggers an Emergency Pack | => No |
2022-12-02 13:21 | malsasua | Assigned To | Retail => aferraz |
2022-12-02 14:05 | aferraz | Assigned To | aferraz => jetxarri |
2022-12-14 13:21 | malsasua | Note Added: 0144676 | |
2022-12-14 13:22 | aferraz | Relationship added | related to 0050996 |
2022-12-27 08:33 | jetxarri | Review Assigned To | => aferraz |
2022-12-27 08:33 | jetxarri | Note Added: 0145013 | |
2022-12-27 08:33 | jetxarri | Status | new => closed |
2022-12-27 08:33 | jetxarri | Resolution | open => no change required |
Copyright © 2000 - 2009 MantisBT Group |