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

[PATCH] keep analytic info if move already have it or get it from ana… #422

Open hugho-ad opened 3 years ago

hugho-ad commented 3 years ago

…lytic defaults

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

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

hbto commented 2 years ago

@hugho-ad I have updated this Patch it had a confilct because Odoo changed the original method and split it into two new methods and deleting the old one rendering this PR useless 😢 .

Now it has been fixed and it is working again.

Regards.