[FIX] added missing file (shipping product) |
|
More...
|
about 15 years ago
|
[IMP] order import: added shipping fee |
|
More...
|
about 15 years ago
|
[FIX] restored product attr synch based on old mage_import method that should be removed in the near future, because not based upon ir_model_data |
|
More...
|
about 15 years ago
|
[IMP] mapping order payment condition |
|
More...
|
about 15 years ago
|
[FIX] fix order line discount mapping. Avoid trying to import non existing partners. Indeed Magento order adresses have a parent_id that doesn't point to the customer which is different from OpenERP |
|
More...
|
about 15 years ago
|
[IMP] mapped per line discount |
|
More...
|
about 15 years ago
|
[FIX/IMP] import sale order lines (might have some mapping glitches), correct order addresses import when address already exists |
|
More...
|
about 15 years ago
|
[IMP] support for order shop sale order imports with on the fly synch of partners and adresses. Still to avoid recursivity, I've broken partner address import. Explained in code the TODO fix |
|
More...
|
about 15 years ago
|
[IMP] implemented sale order import with import of partner_id on the fly. Some cleanup too |
|
More...
|
about 15 years ago
|
[REF] cleanup removed unused method |
|
More...
|
about 15 years ago
|
[IMP] basic order import with hardcoded partners and addresses for now; still no order line import |
|
More...
|
about 15 years ago
|
[REF] shop, website and storeview cleanup. Renamed a few fields to be more explicit |
|
More...
|
about 15 years ago
|
[FIX]Fixed err with shipping address & default address |
|
More...
|
about 15 years ago
|
[IMP]Enhancements for handling email id of customers. Magento uses the email id for a customer (res.partner) not for address (res.partner.address) |
|
More...
|
about 15 years ago
|
[REF]For dynamic view generation & blueprint for dynamic view generation |
|
More...
|
about 15 years ago
|
[REF]Code cleanup on attribute groups |
|
More...
|
about 15 years ago
|
[REF]Code cleanup on attribute set |
|
More...
|
about 15 years ago
|
[REF]Code cleanup on attribute options |
|
More...
|
about 15 years ago
|
[REF]Code cleanup on attribute |
|
More...
|
about 15 years ago
|
[REF]Code cleanup on attribute |
|
More...
|
about 15 years ago
|
[REF]Code cleanup on res.partner |
|
More...
|
about 15 years ago
|
[REF]Code cleanup on res.partner.address |
|
More...
|
about 15 years ago
|
[REF]Code cleanup on res.partner.category |
|
More...
|
about 15 years ago
|
[IMP]Refactored address and partner for base |
|
More...
|
about 15 years ago
|
[IMP]Refactored res.partner synchronisation to utilise base_ext..ref. the mage_import is replaced with mage_import_base |
|
More...
|
about 15 years ago
|
[IMP]Implemented partner category(Customer groups) synchronisation with magento |
|
More...
|
about 15 years ago
|
[REF] TEMPORARY HACK TO HAVE group_get passing (not using referential_id buggy method anymore). BUT STILL BUGGY, HARDCODED TO 1!!!! |
|
More...
|
about 15 years ago
|
[FIX] shop group and default category are noew correct, not based anymore upon buggy referential_id method |
|
More...
|
about 15 years ago
|
[FIX] magento_id doesn't exist anymore |
|
More...
|
about 15 years ago
|
[FIX] fixed sale shop root_category |
|
More...
|
about 15 years ago
|