Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

convert the queryset

Save the invoice bill in database

Converter

[to be updated]

...

field

type

comment

HistoryBusinessModel fields

 

validFrom: claim date from

validTo:claim date to

line_id

 

claim_id

line_type

 

claim

code

 str 

Claim-code

description

 str 

Main Diag

details

 json 

claim details (Item and service): name, qty, qty approved, price, price_approved,

ledger_account

 int 

N/A

quantity

 float 

1

unit_price

 type 

claim_amontamount

discount

 float 

claim_amont amount - claim_amount_payable

 tax_rate

 Calculation uuid 

N/A

tax_analysis

json

Code Block

amount_total

float

net +tax

amount_net

 

qty * unitprice - discount