This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
account-financial-tools
Watch
2
Star
0
Fork
0
You've already forked account-financial-tools
Code
Pull Requests
Activity
14058e9a9d
account-financial-tools
/
account_chart_update
/
wizard
/
__init__.py
4 lines
99 B
Python
Raw
Normal View
History
Unescape
Escape
[MIG][9.0][account_chart_update] Migrate. - New-style license headers. - Remove .pot file. - Remove tax codes stuff, now removed from v9. - Refactor methods for search, create, update, delete. Now they are smaller, fitter, happier, more productive. - Only update fields that have any kind of change on any updated record. - Place the wizard in the configuration page, instead of its own menu item. - Display amount of disabled taxes at ending page.
2016-05-25 14:05:38 +02:00
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
Set all addons to uninstallable
2014-06-30 11:12:36 +02:00
from
.
import
wizard_chart_update
Copy Permalink