Skip to content

Commit f7200b3

Browse files
committed
Merge branch '16.0' of https://github.com/OCA/stock-logistics-workflow into 16.0-mig-stock_move_backdating
2 parents 05417d3 + 9415074 commit f7200b3

File tree

181 files changed

+4422
-757
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+4422
-757
lines changed

README.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,22 @@ addon | version | maintainers | summary
2727
[sale_line_returned_qty](sale_line_returned_qty/) | 16.0.1.0.0 | | Track returned quantity of sale order lines.
2828
[sale_order_global_stock_route](sale_order_global_stock_route/) | 16.0.1.0.0 | | Add the possibility to choose one warehouse path for an order
2929
[sale_stock_restocking_fee_invoicing](sale_stock_restocking_fee_invoicing/) | 16.0.1.0.0 | | On demand charge restocking fee for accepting returned goods .
30-
[stock_account_product_run_fifo_hook](stock_account_product_run_fifo_hook/) | 16.0.1.0.0 | | Add more flexibility in the run fifo method.
30+
[stock_account_product_run_fifo_hook](stock_account_product_run_fifo_hook/) | 16.0.2.0.0 | | Add more flexibility in the run fifo method.
3131
[stock_auto_move](stock_auto_move/) | 16.0.1.0.0 | | Automatic Move Processing
32-
[stock_customer_deposit](stock_customer_deposit/) | 16.0.1.0.1 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Customer deposits in your warehouse
32+
[stock_customer_deposit](stock_customer_deposit/) | 16.0.1.1.0 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Customer deposits in your warehouse
3333
[stock_customer_deposit_elaboration](stock_customer_deposit_elaboration/) | 16.0.1.0.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Glue module betwen stock_customer_deposit and sale_elaboration
3434
[stock_customer_deposit_sale_margin](stock_customer_deposit_sale_margin/) | 16.0.1.0.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Set purchase price to zero when deliver customer deposit
3535
[stock_delivery_note](stock_delivery_note/) | 16.0.1.0.0 | | This module allows to fill in a delivery note that will be displayed on delivery report
3636
[stock_grn](stock_grn/) | 16.0.1.0.3 | | Goods Received Note
3737
[stock_landed_costs_currency](stock_landed_costs_currency/) | 16.0.1.0.0 | | Stock Landed Costs Currency
38+
[stock_landed_costs_delivery](stock_landed_costs_delivery/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Stock landed costs delivery
3839
[stock_landed_costs_purchase_auto](stock_landed_costs_purchase_auto/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Stock landed costs purchase auto
3940
[stock_landed_costs_security](stock_landed_costs_security/) | 16.0.1.0.0 | [![cesar-tecnativa](https://github.com/cesar-tecnativa.png?size=30px)](https://github.com/cesar-tecnativa) | Stock landed costs security
4041
[stock_lot_production_date](stock_lot_production_date/) | 16.0.1.0.0 | | Stock Lot Production Date
4142
[stock_lot_scrap](stock_lot_scrap/) | 16.0.1.0.0 | | This module adds a button in Production Lot/Serial Number view form to Scrap all products contained.
4243
[stock_move_free_reservation_reassign](stock_move_free_reservation_reassign/) | 16.0.1.0.1 | | Try to reassign a move when its reservation is removed due to the related quant becoming unavailable
4344
[stock_move_line_auto_fill](stock_move_line_auto_fill/) | 16.0.1.1.0 | | Stock Move Line auto fill
44-
[stock_move_line_change_lot](stock_move_line_change_lot/) | 16.0.1.0.0 | | Stock Move Line Change Lot
45+
[stock_move_line_change_lot](stock_move_line_change_lot/) | 16.0.1.0.1 | | Stock Move Line Change Lot
4546
[stock_move_line_expiration_date_required](stock_move_line_expiration_date_required/) | 16.0.1.0.2 | | Stock Move Line Expiration Date Required
4647
[stock_move_line_reserved_quant](stock_move_line_reserved_quant/) | 16.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | This module allows to get the link from a stock move line to the reserved quant
4748
[stock_move_line_serial_unique](stock_move_line_serial_unique/) | 16.0.1.0.0 | | Stock Move Line Serial Unique
@@ -52,25 +53,27 @@ addon | version | maintainers | summary
5253
[stock_override_procurement](stock_override_procurement/) | 16.0.1.0.0 | | This technical module allow to override procurement values
5354
[stock_owner_restriction](stock_owner_restriction/) | 16.0.1.1.0 | | Do not reserve quantity with assigned owner
5455
[stock_partner_delivery_window](stock_partner_delivery_window/) | 16.0.1.0.1 | | Define preferred delivery time windows for partners
55-
[stock_picking_auto_create_lot](stock_picking_auto_create_lot/) | 16.0.1.0.1 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Auto create lots for incoming pickings
56+
[stock_picking_auto_create_lot](stock_picking_auto_create_lot/) | 16.0.3.0.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Auto create lots for incoming pickings
57+
[stock_picking_auto_create_lot_sequence](stock_picking_auto_create_lot_sequence/) | 16.0.1.0.0 | | Stock Picking Auto Create Lot Sequence
5658
[stock_picking_back2draft](stock_picking_back2draft/) | 16.0.1.0.0 | | Reopen cancelled pickings
5759
[stock_picking_batch_extended](stock_picking_batch_extended/) | 16.0.1.1.0 | [![gurneyalex](https://github.com/gurneyalex.png?size=30px)](https://github.com/gurneyalex) [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) [![i-vyshnevska](https://github.com/i-vyshnevska.png?size=30px)](https://github.com/i-vyshnevska) | Allows manage a lot of pickings in batch
5860
[stock_picking_batch_extended_account](stock_picking_batch_extended_account/) | 16.0.1.0.2 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Generates invoices when batch is set to Done state
5961
[stock_picking_batch_extended_account_sale_type](stock_picking_batch_extended_account_sale_type/) | 16.0.1.0.2 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Generates invoices when batch is set to Done state
6062
[stock_picking_batch_invoice_frequency](stock_picking_batch_invoice_frequency/) | 16.0.1.0.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Invoice Sale Orders from Stock Pickin Batch
61-
[stock_picking_batch_print_invoices](stock_picking_batch_print_invoices/) | 16.0.1.0.2 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Print invoices from stock picking batchs
62-
[stock_picking_batch_print_pickings](stock_picking_batch_print_pickings/) | 16.0.1.0.2 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Print Picking from Stock Picking Batch
63-
[stock_picking_batch_validate_confirm](stock_picking_batch_validate_confirm/) | 16.0.1.0.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Request confirmation when validating batch if there are pending origin moves
63+
[stock_picking_batch_print_invoices](stock_picking_batch_print_invoices/) | 16.0.1.1.0 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Print invoices from stock picking batchs
64+
[stock_picking_batch_print_pickings](stock_picking_batch_print_pickings/) | 16.0.1.1.0 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Print Picking from Stock Picking Batch
65+
[stock_picking_batch_validate_confirm](stock_picking_batch_validate_confirm/) | 16.0.1.1.0 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Request confirmation when validating batch if there are pending origin moves
6466
[stock_picking_customer_ref](stock_picking_customer_ref/) | 16.0.1.0.0 | | This module displays the sale reference/description in the pickings
67+
[stock_picking_date_deadline_syncs_scheduled_date](stock_picking_date_deadline_syncs_scheduled_date/) | 16.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Sync Scheduled Date with Date Deadline in Stock Picking
6568
[stock_picking_filter_lot](stock_picking_filter_lot/) | 16.0.1.0.0 | | In picking out lots' selection, filter lots based on their location
6669
[stock_picking_grn_mandatory](stock_picking_grn_mandatory/) | 16.0.1.0.0 | | This module allows to require a GRN (Goods Receive Note) when doing a Stock Picking
6770
[stock_picking_group_by_base](stock_picking_group_by_base/) | 16.0.1.0.0 | | Allows to define a way to create index on extensible domain
6871
[stock_picking_group_by_max_weight](stock_picking_group_by_max_weight/) | 16.0.1.0.0 | | Allows to filter available pickings for which a maximum weight is not exceeded.
69-
[stock_picking_group_by_partner_by_carrier](stock_picking_group_by_partner_by_carrier/) | 16.0.1.1.1 | | Stock Picking: group by partner and carrier
72+
[stock_picking_group_by_partner_by_carrier](stock_picking_group_by_partner_by_carrier/) | 16.0.1.2.0 | | Stock Picking: group by partner and carrier
7073
[stock_picking_group_by_partner_by_carrier_by_date](stock_picking_group_by_partner_by_carrier_by_date/) | 16.0.1.0.0 | | Stock Picking: group by partner and carrier and scheduled date
7174
[stock_picking_import_serial_number](stock_picking_import_serial_number/) | 16.0.1.0.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Import S/N from excel file for incoming pickings
7275
[stock_picking_info_lot](stock_picking_info_lot/) | 16.0.1.0.0 | | Add lot information on Stock Transfer lines
73-
[stock_picking_invoice_link](stock_picking_invoice_link/) | 16.0.1.0.2 | | Adds link between pickings and invoices
76+
[stock_picking_invoice_link](stock_picking_invoice_link/) | 16.0.1.1.2 | | Adds link between pickings and invoices
7477
[stock_picking_kind](stock_picking_kind/) | 16.0.1.0.0 | | Computes the kind of picking based on locations
7578
[stock_picking_line_sequence](stock_picking_line_sequence/) | 16.0.1.0.0 | | Manages the order of stock moves by displaying its sequence
7679
[stock_picking_mass_action](stock_picking_mass_action/) | 16.0.1.1.0 | | Stock Picking Mass Action
@@ -79,7 +82,7 @@ addon | version | maintainers | summary
7982
[stock_picking_progress](stock_picking_progress/) | 16.0.1.0.0 | [![mmequignon](https://github.com/mmequignon.png?size=30px)](https://github.com/mmequignon) [![JuMiSanAr](https://github.com/JuMiSanAr.png?size=30px)](https://github.com/JuMiSanAr) | Compute the stock.picking progression
8083
[stock_picking_purchase_order_link](stock_picking_purchase_order_link/) | 16.0.1.0.1 | | Link between picking and purchase order
8184
[stock_picking_quick](stock_picking_quick/) | 16.0.1.0.0 | [![PierrickBrun](https://github.com/PierrickBrun.png?size=30px)](https://github.com/PierrickBrun) [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Quick Stock Picking
82-
[stock_picking_restrict_cancel_printed](stock_picking_restrict_cancel_printed/) | 16.0.1.0.0 | | Prevent canceling a stock transfer if printed.
85+
[stock_picking_restrict_cancel_printed](stock_picking_restrict_cancel_printed/) | 16.0.1.0.1 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Prevent canceling a stock transfer if printed.
8386
[stock_picking_sale_order_link](stock_picking_sale_order_link/) | 16.0.1.0.0 | | Link between picking and sale order
8487
[stock_picking_send_by_mail](stock_picking_send_by_mail/) | 16.0.1.0.0 | | Send stock picking by email
8588
[stock_picking_show_backorder](stock_picking_show_backorder/) | 16.0.1.0.0 | | Provides a new field on stock pickings, allowing to display the corresponding backorders.
@@ -90,6 +93,7 @@ addon | version | maintainers | summary
9093
[stock_picking_warn_message](stock_picking_warn_message/) | 16.0.1.0.0 | | Add a popup warning on picking to ensure warning is populated
9194
[stock_procurement_customer](stock_procurement_customer/) | 16.0.1.0.1 | | Allows to store customer if different from the partner
9295
[stock_product_set](stock_product_set/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Add product sets in pickings
96+
[stock_production_lot_active](stock_production_lot_active/) | 16.0.1.0.0 | [![ThomasBinsfeld](https://github.com/ThomasBinsfeld.png?size=30px)](https://github.com/ThomasBinsfeld) | Allow to archive/unarchive lots/serial numbers
9397
[stock_putaway_hook](stock_putaway_hook/) | 16.0.1.0.1 | | Add hooks allowing modules to add more putaway strategies
9498
[stock_quant_package_dimension](stock_quant_package_dimension/) | 16.0.1.0.1 | | Use dimensions on packages
9599
[stock_quant_package_dimension_total_weight_from_packaging](stock_quant_package_dimension_total_weight_from_packaging/) | 16.0.1.0.0 | | Estimated weight of a package
@@ -98,7 +102,7 @@ addon | version | maintainers | summary
98102
[stock_restrict_lot](stock_restrict_lot/) | 16.0.1.1.0 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Base module that add back the concept of restrict lot on stock move
99103
[stock_rule_reserve_max_quantity](stock_rule_reserve_max_quantity/) | 16.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Allows to reserve max available quantity when a move comes from an stock rule
100104
[stock_split_picking](stock_split_picking/) | 16.0.1.0.4 | | Split a picking in two not transferred pickings
101-
[stock_valuation_layer_usage](stock_valuation_layer_usage/) | 16.0.1.0.0 | | Trace where has the stock valuation been used in, including the quantities taken.
105+
[stock_valuation_layer_usage](stock_valuation_layer_usage/) | 16.0.2.0.0 | | Trace where has the stock valuation been used in, including the quantities taken.
102106

103107
[//]: # (end addons)
104108

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20240513.0
1+
16.0.20240723.0

setup/_metapackage/setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
'odoo-addon-stock_delivery_note>=16.0dev,<16.1dev',
2323
'odoo-addon-stock_grn>=16.0dev,<16.1dev',
2424
'odoo-addon-stock_landed_costs_currency>=16.0dev,<16.1dev',
25+
'odoo-addon-stock_landed_costs_delivery>=16.0dev,<16.1dev',
2526
'odoo-addon-stock_landed_costs_purchase_auto>=16.0dev,<16.1dev',
2627
'odoo-addon-stock_landed_costs_security>=16.0dev,<16.1dev',
2728
'odoo-addon-stock_lot_production_date>=16.0dev,<16.1dev',
@@ -40,6 +41,7 @@
4041
'odoo-addon-stock_owner_restriction>=16.0dev,<16.1dev',
4142
'odoo-addon-stock_partner_delivery_window>=16.0dev,<16.1dev',
4243
'odoo-addon-stock_picking_auto_create_lot>=16.0dev,<16.1dev',
44+
'odoo-addon-stock_picking_auto_create_lot_sequence>=16.0dev,<16.1dev',
4345
'odoo-addon-stock_picking_back2draft>=16.0dev,<16.1dev',
4446
'odoo-addon-stock_picking_batch_extended>=16.0dev,<16.1dev',
4547
'odoo-addon-stock_picking_batch_extended_account>=16.0dev,<16.1dev',
@@ -49,6 +51,7 @@
4951
'odoo-addon-stock_picking_batch_print_pickings>=16.0dev,<16.1dev',
5052
'odoo-addon-stock_picking_batch_validate_confirm>=16.0dev,<16.1dev',
5153
'odoo-addon-stock_picking_customer_ref>=16.0dev,<16.1dev',
54+
'odoo-addon-stock_picking_date_deadline_syncs_scheduled_date>=16.0dev,<16.1dev',
5255
'odoo-addon-stock_picking_filter_lot>=16.0dev,<16.1dev',
5356
'odoo-addon-stock_picking_grn_mandatory>=16.0dev,<16.1dev',
5457
'odoo-addon-stock_picking_group_by_base>=16.0dev,<16.1dev',
@@ -77,6 +80,7 @@
7780
'odoo-addon-stock_picking_warn_message>=16.0dev,<16.1dev',
7881
'odoo-addon-stock_procurement_customer>=16.0dev,<16.1dev',
7982
'odoo-addon-stock_product_set>=16.0dev,<16.1dev',
83+
'odoo-addon-stock_production_lot_active>=16.0dev,<16.1dev',
8084
'odoo-addon-stock_putaway_hook>=16.0dev,<16.1dev',
8185
'odoo-addon-stock_quant_package_dimension>=16.0dev,<16.1dev',
8286
'odoo-addon-stock_quant_package_dimension_total_weight_from_packaging>=16.0dev,<16.1dev',
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../stock_landed_costs_delivery
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import setuptools
2+
3+
setuptools.setup(
4+
setup_requires=['setuptools-odoo'],
5+
odoo_addon=True,
6+
)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../stock_picking_auto_create_lot_sequence
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import setuptools
2+
3+
setuptools.setup(
4+
setup_requires=['setuptools-odoo'],
5+
odoo_addon=True,
6+
)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../stock_picking_date_deadline_syncs_scheduled_date
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import setuptools
2+
3+
setuptools.setup(
4+
setup_requires=['setuptools-odoo'],
5+
odoo_addon=True,
6+
)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../stock_production_lot_active

0 commit comments

Comments
 (0)