Ferran Mora (Studio73)

Results 14 issues of Ferran Mora (Studio73)

When adding a product line with sale price 0.0 you get a division by zero error. I think we can simply avoid this case by returning 0.0 when `base_price` argument...

approved

Needs https://github.com/OCA/server-backend/pull/221 ~~Hi I'm gonna need some help migrating this module @OCA/accounting-maintainers @kirca @omar7r @pedrobaeza~~ ~~[Many accounting code has been refactored in v16](https://github.com/odoo/odoo/commit/d8d47f9ff8554f4b39487fd2f13c153c7d6f958d) and so my approach here, since there's...

needs review
approved

Migration from https://github.com/OCA/account-reconcile/pull/466 I remove the dependency account_balance_line as it has been included in core (See https://github.com/OCA/account-financial-tools/issues/1472)

Migration from 14.0 Added https://github.com/OCA/delivery-carrier/commit/1abdeaa4ff544cfa5b34a78634a9f3ab6274f829

help wanted
needs fixing
approved
stale

I know this may be a bit counterintuitive but the print_label base field is used for sending to shipper so making these labels auto printed by this field has caused...

From https://github.com/OCA/sale-workflow/pull/2242 Needs https://github.com/OCA/account-invoicing/pull/1338, https://github.com/OCA/server-backend/pull/221

needs fixing
needs review
approved
migration

Reopen of https://github.com/OCA/stock-logistics-warehouse/pull/1872 When launching 2 mts+mto procurements for the same product, if the first one has a greater o equal qty than the second, the second won't run it's...

enhancement
needs review

Standard migration

needs review
migration

Standard migration Depends on: - https://github.com/OCA/product-attribute/pull/1628

Standard migration. Deleted the `_get_auto_moves_by_pickings` method because it was no longer used in this module

needs review
migration