Vauxoo / odoo

Fork of Odoo (formerly OpenERP). [This project is not publically mantained just born for internal usage with some little patches] go to official repository on github.com/odoo/odoo
https://www.odoo.com
Other
9 stars 9 forks source link

[FIX] account: `_create_tax_basis_move` is not setting default type #367

Closed hbto closed 1 year ago

hbto commented 4 years ago

Main

[FIX] account: _create_tax_basis_move method is not setting default type in the Journal Entry. This was dug out when running some unit tests related to a CABA process.

Task

Task#41135

Related to

This is related to the migration of Gandalf to version 13.

PR to Odoo

https://github.com/odoo/odoo/pull/57467

-- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

luisg123v commented 4 years ago

@hbto Could you create the PR to Odoo, please? Or you're waiting for feedback?

hbto commented 4 years ago

I just created this MR for my internal purpose, on my test this fails but functionally in Odoo it doesn't fail.

I would be possible that I will create this PR to Odoo.