Greetings
I worked for a non profit organization that helps people in Guatemala with Lepram
they received donations through medical apointments and operations we are trying to move the organization to use odoo but we have problems trying to change the point of sale receipt and the client (patient) information
POS receipt
In point_of_sale module, in static > src > xml template named <t t-name="PosTicket"> is where we define the structure of the pos front end ticket
How can I modified the information in the receipt ? i just need to leave the information listed below :
- name
- last name
- NIT (VAT) (the taxes ID number for a person in Guatemala)
- Product Code ( insted of the product name)
- Discount
- Total
CLIENT (Patient) information
we need to be able to see the NIT ( VAT) ( tax iD # in guatemala) in the client (patient) infortion, also to be able to search for them using this number.
any help will be much apreciated.
thank you in advanced.
Byron