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
When a sales order is canceled, when one uses the 'New Copy from Quotation' button, More... about 10 years ago
add binding_extra_vals param in _export_dependency method More... about 10 years ago
Change condition to export record in _export_dependency More... about 10 years ago
Prevent concurrent exports to run on the same binding record by acquiring a lock on the binding record before exporting it More... about 10 years ago
Add a 'export_dependency' helper method in the Exporter to ease the export of dependencies More... about 10 years ago
Fix pep8 More... about 10 years ago
Merge pull request #40 from guewen/bealdav-7-remove-nltk More... about 10 years ago
Install beautifulsoup4 in .travis.yml More... about 10 years ago
Merge pull request #17 from guewen/7.0-add-boundary-to-batch-jobs More... over 10 years ago
[FIX] replace 'nltk' use by bs4 More... over 10 years ago
Add translation terms More... over 10 years ago
Prevent to export the tracking number twice More... over 10 years ago
Get the magento id using the binder, get the new id after the export More... over 10 years ago
When exporting a tracking number and the picking is not exported yet, More... over 10 years ago
Remove unused import More... over 10 years ago
Use a constant for the Magento datetime format More... over 10 years ago
Remove trailing None in the requests recorded for the tests More... over 10 years ago
Remove trailing None on calls made to the Magento's API (PHP 5.4 compatibility) More... over 10 years ago
Add a 'to date' boundary to batch jobs More... over 10 years ago
It does not implement the import of bundle products, but only add a hook More... over 10 years ago
Update of Magento stock quantity: reduced the memory footprint and improved More... over 10 years ago
Prevent Binder to bind when external or binding id is missing More... over 10 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... over 10 years ago
Merge pull request #8 from guewen/7.0-pep8 More... over 10 years ago
pep8 sphinx config file More... over 10 years ago
Run autopep8 -a -i on data files used in tests More... over 10 years ago
:retab data files used in tests, remove a unused import More... over 10 years ago
Add notice explaining that data files used by test ignore pep8 More... over 10 years ago
remove noqa at end of lines More... over 10 years ago
Merge pull request #7 from guewen/7.0-base-files More... over 10 years ago