add l10n_es_pos_receipt_hide_customer_info
This commit is contained in:
parent
29249a41cb
commit
969cc9e9f5
4 changed files with 48 additions and 0 deletions
18
l10n_es_pos_receipt_hide_customer_info/README.md
Normal file
18
l10n_es_pos_receipt_hide_customer_info/README.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Spanish PoS - Hide Customer Info on Receipt
|
||||
|
||||
This module extends `l10n_es_pos` to hide customer fiscal information (VAT and address) from the Point of Sale receipt, showing only the customer name.
|
||||
|
||||
## Features
|
||||
|
||||
- Shows only the customer name on the receipt
|
||||
- Hides customer VAT number
|
||||
- Hides customer address
|
||||
|
||||
## Installation
|
||||
|
||||
1. Install the module
|
||||
2. No configuration needed
|
||||
|
||||
## Usage
|
||||
|
||||
When printing a receipt with a selected customer, only the customer name will be displayed, without VAT or address information.
|
||||
Loading…
Add table
Add a link
Reference in a new issue