0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[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
sharoonthomas
as Sharoon Thomas
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)
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]For dynamic view generation & blueprint for dynamic view generation
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]Code cleanup on attribute groups
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]Code cleanup on attribute set
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]Code cleanup on attribute options
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]Code cleanup on attribute
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]Code cleanup on attribute
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]Code cleanup on res.partner
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]Code cleanup on res.partner.address
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[REF]Code cleanup on res.partner.category
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[IMP]Refactored address and partner for base
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[IMP]Refactored res.partner synchronisation to utilise base_ext..ref. the mage_import is replaced with mage_import_base
sharoonthomas
as Sharoon Thomas
More... about 15 years ago
[IMP]Implemented partner category(Customer groups) synchronisation with magento
sharoonthomas
as Sharoon Thomas
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