Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052641 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | always | 2023-06-01 13:46 | 2023-06-02 11:58 | |||
Reporter | psanjuan | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | urgent | Resolution | invalid | 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 | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052641: POS Fiscalization API - Gross amount missing in the JSON file in the Taxes array | |||||||
Description | POS Fiscalization API - Gross amount missing in the JSON file in the Taxes array | |||||||
Steps To Reproduce | N/A | |||||||
Proposed Solution | It is required to include the property Gross, see below, for each component of the Taxes array, created for the Ticket Complete event: taxes: Array(2), 0: amount: 30.78 name: "Entregas IVA 13%" C_TaxRate.Value (searchKey) : issue 52622 = [TaxG] MAPPING net: 236.79 = [Net] rate: 13 = [Prc] taxBase: null (issue 52323) Gross = Amt (Issue 52641) missing!! [[Prototype]]: Object 1: amount: 3.32 name: "Entregas IVA 10%" C_TaxRate.Value (searchKey) : = [TaxG] MAPPING] net: 33.18 rate: 10 taxBase: null (issue 52323) Gross = Amt (Issue 52641) missing!! [[Prototype]]: Object length: 2 [[Prototype]]: Array(0) The field required "Gross" must be exported in the JSON file as the sum of below two fields of the C_InvoiceLineTax table: Taxbaseamt Tax Amount | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0150605) psanjuan (viewer) 2023-06-01 14:03 |
Jira related: https://openbravo.atlassian.net/browse/RM-6698 [^] |
(0150654) psanjuan (viewer) 2023-06-02 11:58 |
We are not going to implement any calculation, as the integrator can take the fields and make the calculations required. |
![]() |
|||
Date Modified | Username | Field | Change |
2023-06-01 13:46 | psanjuan | New Issue | |
2023-06-01 13:46 | psanjuan | Assigned To | => Retail |
2023-06-01 13:46 | psanjuan | OBNetwork customer | => Gold |
2023-06-01 13:46 | psanjuan | Triggers an Emergency Pack | => No |
2023-06-01 13:46 | psanjuan | Assigned To | Retail => psanjuan |
2023-06-01 13:53 | psanjuan | Proposed Solution updated | |
2023-06-01 13:53 | psanjuan | Proposed Solution updated | |
2023-06-01 13:54 | psanjuan | Assigned To | psanjuan => adrianromero |
2023-06-01 13:54 | psanjuan | Type | defect => feature request |
2023-06-01 14:03 | psanjuan | Note Added: 0150605 | |
2023-06-02 11:57 | psanjuan | Status | new => scheduled |
2023-06-02 11:58 | psanjuan | Note Added: 0150654 | |
2023-06-02 11:58 | psanjuan | Status | scheduled => resolved |
2023-06-02 11:58 | psanjuan | Resolution | open => invalid |
2023-06-02 11:58 | psanjuan | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |