Julien Van Roy
136187f0fb
[IMP] accounting/electronic_invoicing: remove useless section
...
In previous versions (from 14.0 to saas-15.4), `account_edi_ubl_cii` was
not auto-installed. From 16.0, it is. Thus, we no longer need the
section advising to install this module.
Manifest in saas-15.4:
https://github.com/odoo/odoo/blob/saas-15.4/addons/account_edi_ubl_cii/__manifest__.py
Manifest in 16.0:
https://github.com/odoo/odoo/blob/16.0/addons/account_edi_ubl_cii/__manifest__.py
closes odoo/documentation#4131
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com >
2023-04-13 23:25:54 +02:00
Jonathan Castillo (jcs)
ecbb755471
[MOV] finance: move fiscal localisation pages and merge /overview/
...
The content written in the fiscal localisation pages are not only for
Accounting, but also for other apps such as Payroll and Point of Sales.
This commit moves the content to the "Finance" level, to better reflect
this reality, and merges the pages in the /overview/ folder in the main
category page.
closes odoo/documentation#3546
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com >
2023-02-13 14:52:59 +01:00
“Chiara
543158ff12
[IMP] accounting/l10n: Italian Localization
...
closes odoo/documentation#3527
Taskid: 3067241
X-original-commit: ec0fae4992
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com >
2023-02-10 11:01:52 +01:00
Julien Van Roy
e2b4e8ad84
[IMP] accounting/electronic_invoicing: add a-nz einvoicing format
...
Since commit
https://github.com/odoo/odoo/commit/9431dddd7c13ae130e7af29936307d22459d543f ,
the 'A-NZ BIS Billing 3.0' format is available for australian and new
zealand companies.
closes odoo/documentation#3382
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com >
2023-02-03 14:58:46 +01:00
Julien Van Roy
1387c5e8c3
[IMP] accounting/electronic_invoicing: update factur-x usage
...
Update Factur-X mentions and screenshot.
task-2957808
https://github.com/odoo/odoo/pull/99699
closes odoo/documentation#2693
Related: odoo/odoo#99699
Related: odoo/enterprise#31851
Signed-off-by: Julien Van Roy <juvr@odoo.com >
2022-10-06 02:49:03 +02:00
Donatienne Pirlot
29b1539201
[IMP] accounting: further information to be added regarding EDI
...
closes odoo/documentation#2581
Id: 2857860
X-original-commit: 0f42b4c94f
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com >
2022-08-09 14:38:45 +02:00
Donatienne Pirlot
02bf1dc5f5
[ADD] accounting: creation of electronic invoicing documentation
...
closes odoo/documentation#2572
Id: 2857860
X-original-commit: 73204e6789
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com >
2022-08-09 07:47:40 +02:00