Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052623Retail ModulesWeb POSpublic2023-05-31 11:002023-06-19 12:48
psanjuan 
adrianromero 
urgentmajoralways
closedno change required 
30Openbravo Appliance 14.04
 
 
No
0052623: POS Fiscalization API - null value in the property "taxBase"
POS Fiscalization API - null value in the property "taxBase"
N/A
POS Fiscalization API property "taxBase" must not be null.

See sample of the JSON file:
taxes: Array(1)
0:
amount: 0.41
name: "Entregas IVA 13%"
C_TaxCategory_ID : = [TaxG]
net: 3.19
rate: 13
taxBase: null

No tags attached.
Issue History
2023-05-31 11:00psanjuanNew Issue
2023-05-31 11:00psanjuanAssigned To => Retail
2023-05-31 11:00psanjuanTriggers an Emergency Pack => No
2023-05-31 11:06psanjuanAssigned ToRetail => adrianromero
2023-05-31 11:06psanjuanSummarynull value in the property "taxBase" of POS Fiscalization API => POS Fiscalization API - null value in the property "taxBase"
2023-05-31 11:06psanjuanDescription Updatedbug_revision_view_page.php?rev_id=26170#r26170
2023-05-31 11:06psanjuanProposed Solution updated
2023-06-01 13:40psanjuanProposed Solution updated
2023-06-19 12:48psanjuanNote Added: 0151300
2023-06-19 12:48psanjuanStatusnew => closed
2023-06-19 12:48psanjuanResolutionopen => no change required

Notes
(0151300)
psanjuan   
2023-06-19 12:48   
This field Tax Base is not the taxable amount, this property is not required for any integration so far.