Commit Graph

4 Commits

Author SHA1 Message Date
tiku-odoo 8fb636442f [ADD] Accounting: Admonition Block Sunset TaxCloud
closes odoo/documentation#5978

closes odoo/documentation#6042

X-original-commit: 8e1031d9ed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 02:48:51 +00:00
“Dallas” d472c646a8 [IMP] accounting: update VIES VAT number validation
task-3329992

closes odoo/documentation#4616

Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2023-06-07 15:00:24 +02:00
Gauthier Wala (gawa) 768c2b231b [IMP] accounting: default taxes in taxes.rst
Since https://github.com/odoo/odoo/pull/115222, a new line on an invoice
won't have the default sales tax put on by default. If there are no
taxes on the product, the account or from predictive, the tax will stay
empty. Its use has been restricted back to the tax put on new products.
It is still used in Accounting Firms mode, as we don't want people
to have to input the product when quick encoding.

task-3045026

closes odoo/documentation#4421

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-24 20:26:30 +02:00
Jonathan Castillo (jcs) c68cc154ed [MOV] accounting: restructuration of the accounting documentation
This commit improves the structure of the accounting documentation by
- reducing the levels necessary to reach the information
- grouping some docs
- moving content to their parent category page (content in all levels)
- renaming some sections to reflect the structure of the app better

task-3330093

closes odoo/documentation#4478

X-original-commit: 14afa1a1a2
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-21 20:31:02 +02:00