You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit comes as an apology for the horrible code I wrote in
PR odoo#166043 in order for the installation of `l10n_hu_edi` to not fail
if some of the default Hungarian taxes (defined in `l10n_hu`) had been
deleted.
Instead of rolling back the loading of the EDI-specific fields if some
taxes don't exist, we can just load those fields on the taxes that do
exist. Which is a lot cleaner and simpler. Sorry again!
task-none
closesodoo#196471
Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
0 commit comments