[FIX] added missing file (shipping product) |
|
More...
|
almost 16 years ago
|
[IMP] order import: added shipping fee |
|
More...
|
almost 16 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...
|
almost 16 years ago
|
[IMP] mapping order payment condition |
|
More...
|
almost 16 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...
|
almost 16 years ago
|
[IMP] mapped per line discount |
|
More...
|
almost 16 years ago
|
[FIX/IMP] import sale order lines (might have some mapping glitches), correct order addresses import when address already exists |
|
More...
|
almost 16 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...
|
almost 16 years ago
|
[IMP] implemented sale order import with import of partner_id on the fly. Some cleanup too |
|
More...
|
almost 16 years ago
|
[REF] cleanup removed unused method |
|
More...
|
almost 16 years ago
|
[IMP] basic order import with hardcoded partners and addresses for now; still no order line import |
|
More...
|
almost 16 years ago
|
[REF] shop, website and storeview cleanup. Renamed a few fields to be more explicit |
|
More...
|
almost 16 years ago
|
[FIX]Fixed err with shipping address & default address |
|
More...
|
almost 16 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...
|
almost 16 years ago
|
[REF]For dynamic view generation & blueprint for dynamic view generation |
|
More...
|
almost 16 years ago
|
[REF]Code cleanup on attribute groups |
|
More...
|
almost 16 years ago
|
[REF]Code cleanup on attribute set |
|
More...
|
almost 16 years ago
|
[REF]Code cleanup on attribute options |
|
More...
|
almost 16 years ago
|
[REF]Code cleanup on attribute |
|
More...
|
almost 16 years ago
|
[REF]Code cleanup on attribute |
|
More...
|
almost 16 years ago
|
[REF]Code cleanup on res.partner |
|
More...
|
almost 16 years ago
|
[REF]Code cleanup on res.partner.address |
|
More...
|
almost 16 years ago
|
[REF]Code cleanup on res.partner.category |
|
More...
|
almost 16 years ago
|
[IMP]Refactored address and partner for base |
|
More...
|
almost 16 years ago
|
[IMP]Refactored res.partner synchronisation to utilise base_ext..ref. the mage_import is replaced with mage_import_base |
|
More...
|
almost 16 years ago
|
[IMP]Implemented partner category(Customer groups) synchronisation with magento |
|
More...
|
almost 16 years ago
|
[REF] TEMPORARY HACK TO HAVE group_get passing (not using referential_id buggy method anymore). BUT STILL BUGGY, HARDCODED TO 1!!!! |
|
More...
|
almost 16 years ago
|
[FIX] shop group and default category are noew correct, not based anymore upon buggy referential_id method |
|
More...
|
almost 16 years ago
|
[FIX] magento_id doesn't exist anymore |
|
More...
|
almost 16 years ago
|
[FIX] fixed sale shop root_category |
|
More...
|
almost 16 years ago
|