OCA / purchase-workflow

Odoo Purchases, Workflow and Organization
GNU Affero General Public License v3.0
197 stars 764 forks source link

[15.0][IMP] purchase_open_qty: add purchase_order_line_menu dependency #2330

Closed ThiagoMForgeFlow closed 2 months ago

ThiagoMForgeFlow commented 2 months ago

If the purchase_order_line_menu and purchase_open_qty modules are installed, they both add the same fields to the purchase_order_line_tree view inheritance. This dependency avoids declaring duplicate fields.

@ForgeFlow

HviorForgeFlow commented 2 months ago

/ocabot merge major

OCA-git-bot commented 2 months ago

Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 15.0-ocabot-merge-pr-2330-by-HviorForgeFlow-bump-major, awaiting test results.

OCA-git-bot commented 2 months ago

Congratulations, your PR was merged at 6df9fc08de9081ae3bb0090db5b5710c4bbbd858. Thanks a lot for contributing to OCA. ❤️

LoisRForgeFlow commented 2 months ago

@ThiagoMForgeFlow could you fwport this one?