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
Binders should find records even if they are inactive More... over 10 years ago
Add Jan-Philipp Fischer in authors More... over 10 years ago
Bump to 2.4.0 More... over 10 years ago
Fix ValueError on converting guestorder:... into an int More... over 10 years ago
Fix ValueError on converting guestorder:... into an int More... over 10 years ago
Introduce a 30 seconds buffer between 2 batches of imports to avoid to miss records. More... over 10 years ago
Implements Related Actions More... over 10 years ago
add synchronization flag for sale order import from a Storeview More... over 10 years ago
make test_import_images_403 pass again, broken by the http basic auth feature because the url is no longer a string but a urllib2.Request More... over 10 years ago
Precise the mapper to use for the importer of products since we now have 2 candidate mappers More... over 10 years ago
Add module to configure active flag for product import More... over 10 years ago
Allow the API and download of images to pass through a Basic HTTP Authentication More... over 10 years ago
add stock synchronization flag for product inventory export More... over 10 years ago
[FIX] prevent create a second binding in invoice if invoice is cancel and yet validate More... over 10 years ago
Added module magentoerpconnect_order_comment More... over 10 years ago
Calculate correctly the discount ratio on sales order lines More... over 10 years ago
Added missing Product Import Scheduler Job More... over 10 years ago
More protocol errors trigger retry (502, 503, 504) More... over 10 years ago
Change tests data according to the signature change in [email protected] (remove None in impacted calls) More... over 10 years ago
The updated_at field on Magento may be empty More... over 10 years ago
Don't call info() with Null for attributes. More... over 10 years ago
[FIX] utf8 encoding for image urls for preventing UnicodeEncodeError More... over 10 years ago
When a product has a '0000-00-00 00:00:00' create or update datetime, no longer fail to import them More... over 10 years ago
This extends the Payment Methods with the Option 'Create invoice on' so you can make rules for every payment methods for that, instead of only for different stores. More... over 10 years ago
Change connector product view dependency: now depends on the module connector_base_product More... over 10 years ago
Allow to extend the version selection without overriding the 'version' field More... over 10 years ago
Add a helper to import dependencies in importers More... over 10 years ago
test_34_import_sale_order_with_taxes_included fails due to payment created in a period not existing in demo data More... over 10 years ago
Launchpad automatic translations update. More... over 10 years ago
[FIX] MemoryError when writing on backend_id when it is a readonly fields.related More... over 10 years ago