0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When a sales order is canceled, when one uses the 'New Copy from Quotation' button, More... almost 11 years ago
add binding_extra_vals param in _export_dependency method More... almost 11 years ago
Change condition to export record in _export_dependency More... almost 11 years ago
Prevent concurrent exports to run on the same binding record by acquiring a lock on the binding record before exporting it More... almost 11 years ago
Add a 'export_dependency' helper method in the Exporter to ease the export of dependencies More... almost 11 years ago
Fix pep8 More... almost 11 years ago
Merge pull request #40 from guewen/bealdav-7-remove-nltk More... almost 11 years ago
Install beautifulsoup4 in .travis.yml More... almost 11 years ago
Merge pull request #17 from guewen/7.0-add-boundary-to-batch-jobs More... almost 11 years ago
[FIX] replace 'nltk' use by bs4 More... almost 11 years ago
Add translation terms More... almost 11 years ago
Prevent to export the tracking number twice More... almost 11 years ago
Get the magento id using the binder, get the new id after the export More... almost 11 years ago
When exporting a tracking number and the picking is not exported yet, More... almost 11 years ago
Remove unused import More... almost 11 years ago
Use a constant for the Magento datetime format More... almost 11 years ago
Remove trailing None in the requests recorded for the tests More... almost 11 years ago
Remove trailing None on calls made to the Magento's API (PHP 5.4 compatibility) More... almost 11 years ago
Add a 'to date' boundary to batch jobs More... almost 11 years ago
It does not implement the import of bundle products, but only add a hook More... almost 11 years ago
Update of Magento stock quantity: reduced the memory footprint and improved More... almost 11 years ago
Prevent Binder to bind when external or binding id is missing More... almost 11 years ago
When Magento returns no ID when we create an invoice, try to get the invoice's ID otherwise, just consider the job as done, but do not bind with a None ID More... almost 11 years ago
Merge pull request #8 from guewen/7.0-pep8 More... almost 11 years ago
pep8 sphinx config file More... almost 11 years ago
Run autopep8 -a -i on data files used in tests More... almost 11 years ago
:retab data files used in tests, remove a unused import More... almost 11 years ago
Add notice explaining that data files used by test ignore pep8 More... almost 11 years ago
remove noqa at end of lines More... almost 11 years ago
Merge pull request #7 from guewen/7.0-base-files More... almost 11 years ago