Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

[MIG] payment_term_type: Migrate module to v12.0 from v11.0 #1384

Closed deivislaya closed 4 years ago

deivislaya commented 4 years ago

The following changes were performed:

deivislaya commented 4 years ago

@carlosrve @yaniaular

Please review this Mr

Regards!

deivislaya commented 4 years ago

@carlosrve

Please, can you merge this Mr?

Regards

carlosrve commented 4 years ago

@deivislaya I don't have permissions to merge here yet, I am asking for them.

In the meantime, please make another PR to fix the tests. Travis is failing because the account_refund_early_payment module depends on account_accountant instead of account. There is no account_accountant in v12 anymore. That should fix the tests. So please push another branch with that so I can merge that PR first, then you rebase this one and merge this one with successful tests.