0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[IMP] documentation: More... almost 12 years ago
[ADD] toctree for howtos and functional guides More... almost 12 years ago
[IMP] change in reconciliation key question More... almost 12 years ago
[IMP] added key questions part, started installation guide, some how-to More... almost 12 years ago
[ADD] chapters for key questions More... almost 12 years ago
[IMP] reorganized documentation More... almost 12 years ago
[IMP] improved tests, generated test data More... almost 12 years ago
[IMP] remove 'output_record' button from GUI, do no longer record calls, added some comments More... almost 12 years ago
[FIX] name of a test More... almost 12 years ago
[IMP] tests of products and categories More... almost 12 years ago
[FIX] updated test data with last change on arguments in integer More... almost 12 years ago
[FIX] convert the id to integer when sent to magento, they are str because the ids 0 are allowed in magento and openerp can't store 0 (interpreted as null...) More... almost 12 years ago
[ADD] comment to remove the recorder More... almost 12 years ago
[ADD] tests for import of products More... almost 12 years ago
[FIX] test for metadata import and product category import More... almost 12 years ago
[ADD] test data recorded with base demo data from magento 1.7 More... almost 12 years ago
[IMP] comment in test More... almost 12 years ago
[FIX] function which generates the keys of the magento responses now recurses through the list and dict as we can have imbricated dict More... almost 12 years ago
[IMP] started refactoring of tests, automatically generated test data with a recorder and use a dict for magento responses More... almost 12 years ago
[IMP] _call method on the magento BackendAdapter, the adapter methods have to use it instead of directly call the api More... almost 12 years ago
[FIX] reviewed access rights, added access rights for connector manager More... almost 12 years ago
[ADD] hints text in backend More... almost 12 years ago
[FIX] set the Environment working language with the language selected in the backend More... almost 12 years ago
[FIX] data and data_for_create called on None More... almost 12 years ago
[REF] rename variables openerp_id to binding_id where it refers to the id of a magento.* record, leave the openerp_id when the id refers to a base model More... almost 12 years ago
[IMP] Change the calls to Mapper.convert to be compatible with the changes in the connector branch. Use @only_create on some mappings: More... almost 12 years ago
[IMP] bind res.partner.category having the same name on the same base record More... almost 12 years ago
[IMP] bind the imported customer with an existing customer sharing the same email More... almost 12 years ago
[FIX] partners import: no data returned, lang is a str, set customer on main partner More... almost 12 years ago
[IMP] use the new 'only_create' mapping to assign the warehouse_id More... almost 12 years ago