Pedro M. Baeza

Results 2106 comments of Pedro M. Baeza

My colleague @chienandalu and me thought initially to add both kind of discounts in `base_global_discount` and subsequent modules: fixed and percentage. We finally removed it as we didn't need such...

#967 should be taken into account, as previous version is not fully correct.

Please open an issue about that and tell it to the `account_invoice_line_description` maintainers.

A PSC must review it: https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#review

I think it makes sense, but I think is somewhat covered. @rafaelbn you said that this has been introduced. Can you enlighten us?

https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

Why it's slow? Any extra FK? Truncate won't work without cascade, and maybe it has some side effects.

Yeah, I think it's correct to do that.