| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/10.0/async_move_line_importer |
| VERSION | |
| VERSION | 0.1.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to import moves / move lines via CSV asynchronously. You can access model in the journal entries menu -> Moves/ Move lines importer. User must be an account manger. To import a CSV simply save an UTF8 CSV file in the "file" field. Then you can choose a CSV separator. If volumetry is important you can tick "Fast import" check box. When enabled import will be faster but it will not use orm and may not support all CSV canvas. - Entry posted option of journal will be skipped. - AA lines will only be created when moves are posted. - Tax lines computation will be skipped until the move are posted. This option should be used with caution and preferably in conjunction with provided canvas in tests/data Then simply press import file button. The process will be run in background and you will be able to continue your work. When the import is finished you will received a notification and an import report will be available on the record |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
move_line_importer_form |
move line importer form | move.line.importer | form | New |
move_line_importer_tree |
move line importer tree | move.line.importer | tree | New |
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (5)copy(self, cr, uid, id, default=None, context=None)
format_messages(self, messages)
import_file(self, cr, uid, imp_id, context=None)
track_error(sef, cr, uid, obj, context=None)
track_success(sef, cr, uid, obj, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/9.0/async_move_line_importer |
| VERSION | |
| VERSION | 0.1.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to import moves / move lines via CSV asynchronously. You can access model in the journal entries menu -> Moves/ Move lines importer. User must be an account manger. To import a CSV simply save an UTF8 CSV file in the "file" field. Then you can choose a CSV separator. If volumetry is important you can tick "Fast import" check box. When enabled import will be faster but it will not use orm and may not support all CSV canvas. - Entry posted option of journal will be skipped. - AA lines will only be created when moves are posted. - Tax lines computation will be skipped until the move are posted. This option should be used with caution and preferably in conjunction with provided canvas in tests/data Then simply press import file button. The process will be run in background and you will be able to continue your work. When the import is finished you will received a notification and an import report will be available on the record |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
move_line_importer_form |
move line importer form | move.line.importer | form | New |
move_line_importer_tree |
move line importer tree | move.line.importer | tree | New |
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (5)copy(self, cr, uid, id, default=None, context=None)
format_messages(self, messages)
import_file(self, cr, uid, imp_id, context=None)
track_error(sef, cr, uid, obj, context=None)
track_success(sef, cr, uid, obj, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/8.0/async_move_line_importer |
| VERSION | |
| VERSION | 0.1.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Juan Rial, Nicolas Bessi |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to import moves / move lines via CSV asynchronously. You can access model in the journal entries menu -> Moves/ Move lines importer. User must be an account manger. To import a CSV simply save an UTF8 CSV file in the "file" field. Then you can choose a CSV separator. If volumetry is important you can tick "Fast import" check box. When enabled import will be faster but it will not use orm and may not support all CSV canvas. - Entry posted option of journal will be skipped. - AA lines will only be created when moves are posted. - Tax lines computation will be skipped until the move are posted. This option should be used with caution and preferably in conjunction with provided canvas in tests/data Then simply press import file button. The process will be run in background and you will be able to continue your work. When the import is finished you will received a notification and an import report will be available on the record |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
move_line_importer_form |
move line importer form | move.line.importer | form | New |
move_line_importer_tree |
move line importer tree | move.line.importer | tree | New |
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (5)copy(self, cr, uid, id, default=None, context=None)
format_messages(self, messages)
import_file(self, cr, uid, imp_id, context=None)
track_error(sef, cr, uid, obj, context=None)
track_success(sef, cr, uid, obj, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/7.0/async_move_line_importer |
| VERSION | |
| VERSION | 0.1.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Yannick Vaucher, Alexandre Fayolle, Nicolas Bessi, unknown, openerp, OCA Transbot |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - account - base_setup - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to import moves / move lines via CSV asynchronously. You can access model in the journal entries menu -> Moves/ Move lines importer. User must be an account manger. To import a CSV simply save an UTF8 CSV file in the "file" field. Then you can choose a CSV separator. If volumetry is important you can tick "Fast import" check box. When enabled import will be faster but it will not use orm and may not support all CSV canvas. - Entry posted option of journal will be skipped. - AA lines will only be created when moves are posted. - Tax lines computation will be skipped until the move are posted. This option should be used with caution and preferably in conjunction with provided canvas in tests/data Then simply press import file button. The process will be run in background and you will be able to continue your work. When the import is finished you will received a notification and an import report will be available on the record |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
move_line_importer_form |
move line importer form | move.line.importer | form | New |
move_line_importer_tree |
move line importer tree | move.line.importer | tree | New |
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (5)copy(self, cr, uid, id, default=None, context=None)
format_messages(self, messages)
import_file(self, cr, uid, imp_id, context=None)
track_error(sef, cr, uid, obj, context=None)
track_success(sef, cr, uid, obj, context=None)