Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
9
stock_picking_invoicing/readme/CONTRIBUTORS.md
Normal file
9
stock_picking_invoicing/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,9 @@
|
||||
- Lorenzo Battistini \<<lorenzo.battistini@agilebg.com>\>
|
||||
- Leonardo Pistone \<<leonardo.pistone@agilebg.com>\>
|
||||
- Daniel Sadamo \<<daniel.sadamo@kmee.com.br>\>
|
||||
- Alex Comba \<<alex.comba@agilebg.com>\>
|
||||
- Florent THOMAS \<<florent.thomas@mind-and-go.com>\>
|
||||
- François Honoré \<<francois.honore@acsone.eu>\>
|
||||
- Magno Costa \<<magno.costa@akretion.com.br>\>
|
||||
- Luis Felipe Mileo \<<mileo@kmee.com.br>\>
|
||||
- Radovan Skolnik \<<radovan@skolnik.info>\>
|
||||
2
stock_picking_invoicing/readme/DESCRIPTION.md
Normal file
2
stock_picking_invoicing/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,2 @@
|
||||
This module allows to create invoices directly from picking, without
|
||||
having to use sale or purchase orders.
|
||||
26
stock_picking_invoicing/readme/HISTORY.md
Normal file
26
stock_picking_invoicing/readme/HISTORY.md
Normal file
@@ -0,0 +1,26 @@
|
||||
## 16.0.1.0.0 (2023-05-25)
|
||||
|
||||
> - Migration to version 16.0 .
|
||||
> - Included dependency from module base_view_inheritance_extension from
|
||||
> repository <https://https://github.com/OCA/server-tools> .
|
||||
|
||||
## 15.0.1.0.0 (2023-04-28)
|
||||
|
||||
> - Migration to version 15.0 .
|
||||
|
||||
## 14.0.1.0.0 (2021-11-12)
|
||||
|
||||
> - Migration to version 14.0 .
|
||||
|
||||
## 13.0.3.1.0 (2021-10-05)
|
||||
|
||||
> - Migration to version 13.0 .
|
||||
|
||||
## 12.0.2.0.0 (2019-12-19)
|
||||
|
||||
> - Included dependency from module stock_picking_invoice_link from
|
||||
> repository <https://github.com/OCA/stock-logistics-workflow.git>.
|
||||
|
||||
## 12.0.1.0.0 (2019-07-16)
|
||||
|
||||
> - Migration to version 12.0 .
|
||||
2
stock_picking_invoicing/readme/INSTALL.md
Normal file
2
stock_picking_invoicing/readme/INSTALL.md
Normal file
@@ -0,0 +1,2 @@
|
||||
This module depends on *stock_picking_invoice_link* module that is
|
||||
hosted on <https://github.com/OCA/stock-logistics-workflow.git>.
|
||||
12
stock_picking_invoicing/readme/USAGE.md
Normal file
12
stock_picking_invoicing/readme/USAGE.md
Normal file
@@ -0,0 +1,12 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Go to your picking;
|
||||
2. If the invoice status is 'To be invoiced', a button will ask you to
|
||||
create an invoice;
|
||||
3. Into the List view, you can select many pickings and create a
|
||||
grouped invoice;
|
||||
4. If at least an invoice is created for a picking, a new "Invoicing"
|
||||
tab appears.
|
||||
|
||||
If an invoice (not refund) is cancelled or deleted, invoice status of
|
||||
related picking is automatically updated to "To be invoiced".
|
||||
Reference in New Issue
Block a user