Enapps OpenERP CSV Import Tool hosts its code at https://github.com/enapps/ea_import.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:enapps-csv-import-tool

There are download files available for Enapps OpenERP CSV Import Tool.

Enapps OpenERP CSV Import Tool has 8 active reviews. See all merge proposals.

Enapps OpenERP CSV Import Tool has 20 active branches owned by 4 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:enapps-csv-import-tool
Series: 6.1
1 Development 2014-05-26 08:18:01 UTC
3. Update ea_import_chain.py Check_for ...

Author: Enapps Ltd OpenERP Partner London UK
Revision Date: 2014-05-26 08:18:01 UTC

Update ea_import_chain.py

Check_for active IDS should be run if there is at least one template line using 'active_id' type.

lp:enapps-csv-import-tool/v7.0
Series: v7.0
1 Development 2013-10-28 15:43:35 UTC
4. Finished milestone https://launchpad....

Author: ENAPPS:: Nazarii Gudzovatyi
Revision Date: 2013-10-28 15:43:35 UTC

Finished milestone https://launchpad.net/enapps-csv-import-tool/+milestone/refactor-structure:
Simplified the models logic to remove the chain link model. This allowed direct link between the chain and template.

lp:~enapps-london-uk/enapps-csv-import-tool/old_trunk bug 1 Development 2013-10-22 11:36:19 UTC
7. Added rec_name for ea_import.template...

Author: Enapps Ltd OpenERP Partner London UK
Revision Date: 2012-09-06 09:17:30 UTC

Added rec_name for ea_import.template.line

lp:~jri-openerp/enapps-csv-import-tool/continue_on_errors 1 Development 2013-08-23 13:29:25 UTC
21. [FIX] Logging of exceptions

Author: Juan Rial (OpenERP)
Revision Date: 2013-08-23 13:15:51 UTC

[FIX] Logging of exceptions

lp:~jri-openerp/enapps-csv-import-tool/fully-patched 1 Development 2013-08-23 13:15:51 UTC
21. [FIX] Logging of exceptions

Author: Juan Rial (OpenERP)
Revision Date: 2013-08-23 13:15:51 UTC

[FIX] Logging of exceptions

lp:~jri-openerp/enapps-csv-import-tool/misc_small_fixes (Has a merge proposal) 1 Development 2013-08-23 13:15:51 UTC
21. [FIX] Logging of exceptions

Author: Juan Rial (OpenERP)
Revision Date: 2013-08-23 13:15:51 UTC

[FIX] Logging of exceptions

lp:~deneroteam/enapps-csv-import-tool/trunk 1 Development 2013-05-28 13:22:12 UTC
7. Added rec_name for ea_import.template...

Author: Enapps Ltd OpenERP Partner London UK
Revision Date: 2012-09-06 09:17:30 UTC

Added rec_name for ea_import.template.line

lp:~domsense/enapps-csv-import-tool/allowing_chain_to_load_from_file_system 1 Development 2012-12-21 15:32:41 UTC
8. [IMP] allowing chain to load from fil...

Author: Lorenzo Battistini
Revision Date: 2012-12-21 15:10:32 UTC

[IMP] allowing chain to load from file system

lp:~elbati/enapps-csv-import-tool/fix-get_related_id (Has a merge proposal) 1 Development 2012-12-18 08:12:33 UTC
10. [FIX] many2one_rel_type == 'template'...

Author: Lorenzo Battistini
Revision Date: 2012-12-18 08:12:33 UTC

[FIX] many2one_rel_type == 'template' too

lp:~elbati/enapps-csv-import-tool/allowing_regexp_replace_by_empty_string (Has a merge proposal) 1 Development 2012-12-17 17:37:34 UTC
11. [FIX] removing fix contained by this ...

Author: Lorenzo Battistini
Revision Date: 2012-12-17 17:37:34 UTC

[FIX] removing fix contained by this https://code.launchpad.net/~elbati/enapps-csv-import-tool/fix-get_related_id/+merge/125226 yet

lp:~domsense/enapps-csv-import-tool/ea_import_fix_1069819_lep bug(Has a merge proposal) 1 Development 2012-10-23 16:09:10 UTC
8. [FIX] allow non-string key field for ...

Author: Leonardo Pistone
Revision Date: 2012-10-23 16:08:43 UTC

[FIX] allow non-string key field for updating

lp:~elbati/enapps-csv-import-tool/fix_file_to_list_method bug(Has a merge proposal) 1 Development 2012-09-05 15:11:23 UTC
6. [FIX] ea_import Using csv module inst...

Author: Lorenzo Battistini
Revision Date: 2012-09-05 14:22:14 UTC

[FIX] ea_import
Using csv module instead of custom procedure

lp:~jri-openerp/enapps-csv-import-tool/python_csv_reader bug(Has a merge proposal) 2 Mature 2012-09-05 14:27:51 UTC
4. [FIX] LP Bug #999180: inline trivial ...

Author: Juan Rial (OpenERP)
Revision Date: 2012-05-18 12:42:11 UTC

[FIX] LP Bug #999180: inline trivial file_to_list() functionality

lp:~jri-openerp/enapps-csv-import-tool/scheduler_cron 1 Development 2012-07-16 08:13:38 UTC
6. Fix for scheduler not working when no...

Author: Juan Rial (OpenERP)
Revision Date: 2012-07-16 08:13:38 UTC

Fix for scheduler not working when not manually triggered

lp:~jri-openerp/enapps-csv-import-tool/string_substitutions 2 Mature 2012-05-24 15:10:43 UTC
6. Check that we have a string to work o...

Author: Juan Rial (OpenERP)
Revision Date: 2012-05-23 14:48:25 UTC

Check that we have a string to work on before returning true or false; otherwise return None

lp:~jri-openerp/enapps-csv-import-tool/charset_fix (Has a merge proposal) 2 Mature 2012-05-22 14:50:59 UTC
3. [FIX] LP bug #980770: add charset sel...

Author: Juan Rial (OpenERP)
Revision Date: 2012-05-14 11:19:35 UTC

[FIX] LP bug #980770: add charset selection with a couple of common encodings. Can be extended to include more than the handful of "usual suspects".
[FIX] Make separator and string delimiter mandatory fields.
[FIX] Corrected spelling of "Comma".

lp:~jri-openerp/enapps-csv-import-tool/increment_sequence 0 Experimental 2012-05-22 14:50:44 UTC
3. LP Bug #998065: initial attempt. Todo...

Author: Juan Rial (OpenERP)
Revision Date: 2012-05-16 13:19:14 UTC

LP Bug #998065: initial attempt. Todo: also pass the max sequence via context or something so it works between template saves also

lp:~jri-openerp/enapps-csv-import-tool/many2one_without_data (Has a merge proposal) 2 Mature 2012-05-22 14:50:15 UTC
3. [FIX] LP Bug #982975: skip empty cell...

Author: Juan Rial (OpenERP)
Revision Date: 2012-05-14 12:41:23 UTC

[FIX] LP Bug #982975: skip empty cells if referenced field is not mandatory

lp:~jri-openerp/enapps-csv-import-tool/boolean_false_never_written (Has a merge proposal) 2 Mature 2012-05-22 14:49:08 UTC
3. [FIX] LP Bug #999127: change check fo...

Author: Juan Rial (OpenERP)
Revision Date: 2012-05-14 13:36:55 UTC

[FIX] LP Bug #999127: change check for existence of value

lp:~jri-openerp/enapps-csv-import-tool/terp-icon (Has a merge proposal) 2 Mature 2012-05-22 14:48:10 UTC
3. LP bug #999694: fix terp-tools icon r...

Author: Juan Rial (OpenERP)
Revision Date: 2012-05-15 13:46:55 UTC

LP bug #999694: fix terp-tools icon references

120 of 20 results
You can't create new branches for Enapps OpenERP CSV Import Tool.