mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-18 05:32:03 +02:00
Change dependency in l10n_ba_edi module from l10n_bs to l10n_ba
- Updated __manifest__.py dependency from l10n_bs to l10n_ba - Updated README.md dependency reference - Updated pyproject.toml dependency from odoo-bringout-l10n_bs to odoo-bringout-l10n_ba - Updated DEPENDENCIES.md file with correct l10n_ba link - Updated all Python code references from l10n_bs to l10n_ba in models/account_edi_format.py - Refreshed package links across all modules 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
0b44435c24
commit
a8cd520eaf
162 changed files with 178 additions and 178 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-account)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-product)
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-product)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-product)
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-product)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_inventory_discrepancy](https://github.com/bringout/oca-workflow-process)
|
||||
- [stock_inventory](https://github.com/bringout/oca-workflow-process)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [base_exception](https://github.com/bringout/oca-technical)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [stock_inventory](https://github.com/bringout/oca-workflow-process)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [stock_inventory](https://github.com/bringout/oca-workflow-process)
|
||||
- [base_view_inheritance_extension](https://github.com/bringout/oca-technical)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@
|
|||
This addon depends on:
|
||||
|
||||
- [base_partition](https://github.com/bringout/oca-technical)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [stock_location_pending_move](https://github.com/bringout/oca-workflow-process)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [base_multi_image](https://github.com/bringout/oca-technical)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [queue_job](https://github.com/bringout/oca-technical)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-product)
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-product)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock_picking_batch)
|
||||
- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock_picking_batch)
|
||||
- [stock_move_packaging_qty](https://github.com/bringout/oca-workflow-process)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
This addon depends on:
|
||||
|
||||
- product_dimension
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
This addon depends on:
|
||||
|
||||
- [stock_packaging_calculator](https://github.com/bringout/oca-workflow-process)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [stock_free_quantity](https://github.com/bringout/oca-technical)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [product_expiry](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-product_expiry)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [product_expiry](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-product_expiry)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
This addon depends on:
|
||||
|
||||
- [stock_quant_reservation_info](https://github.com/bringout/oca-workflow-process)
|
||||
- [mrp](https://github.com/bringout/oca-ocb-mrp/tree/2829be3138755add397c1199488f39925393daaf/odoo-bringout-oca-ocb-mrp)
|
||||
- [mrp](https://github.com/bringout/oca-ocb-mrp/tree/a9922818dc8c042d608e806bb98ba5cabc0e778a/odoo-bringout-oca-ocb-mrp)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [stock_helper](https://github.com/bringout/oca-workflow-process)
|
||||
- product_packaging_level
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- product_secondary_unit
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [base_sparse_field](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_sparse_field)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [base_sparse_field](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_sparse_field)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [resource](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-resource)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [resource](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-resource)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_stock)
|
||||
- [delivery](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-delivery)
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_stock)
|
||||
- [delivery](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-delivery)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [delivery](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-delivery)
|
||||
- [delivery](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-delivery)
|
||||
- product_total_weight_from_packaging
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
This addon depends on:
|
||||
|
||||
- [stock_picking_invoice_link](https://github.com/bringout/oca-workflow-process)
|
||||
- [purchase](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-purchase)
|
||||
- [purchase](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-purchase)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_stock)
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_stock)
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_stock)
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [sale](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_stock)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [sale](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_stock)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_picking_kind](https://github.com/bringout/oca-workflow-process)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_stock)
|
||||
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [sale_margin](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_margin)
|
||||
- [sale_margin](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_margin)
|
||||
- [stock_customer_deposit](https://github.com/bringout/oca-workflow-process)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [delivery](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-delivery)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [delivery](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-delivery)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_landed_costs](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock_landed_costs)
|
||||
- [stock_landed_costs](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock_landed_costs)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_landed_costs](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock_landed_costs)
|
||||
- [purchase_stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-purchase_stock)
|
||||
- [stock_landed_costs](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock_landed_costs)
|
||||
- [purchase_stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-purchase_stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_landed_costs](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock_landed_costs)
|
||||
- [stock_landed_costs](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock_landed_costs)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-product)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-product)
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
This addon depends on:
|
||||
|
||||
- [base_view_inheritance_extension](https://github.com/bringout/oca-technical)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-stock_account)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-stock_account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [product_expiry](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-product_expiry)
|
||||
- [product_expiry](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-product_expiry)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
- [stock_move_manage_priority](https://github.com/bringout/oca-workflow-process)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue