- 19 Dec, 2017 2 commits
-
-
Romain Courteaud authored
-
Tristan Cavelier authored
-
- 18 Dec, 2017 2 commits
-
-
Romain Courteaud authored
ERP5 doesn't provide any information about the timezone used internally. As test doesn't know the selenium browser locale, full text can't be checked.
-
Yusei Tahara authored
[erp5_core, erp5_property_sheets, erp5_pdm] Add time_quantity_unit and order_quantity_unit categories and add max/min order quantity to supply. Also cleaning up proxy fields for supply view forms.
-
- 15 Dec, 2017 33 commits
-
-
Tristan Cavelier authored
-
Ayush Tiwari authored
After migration of catalog to ERP5-ified document, its better to migrate all the catalog methods (`ZSQL Method, Python Script`) to new format. This will save the time during migration for developers and will reduce the chance for error during *import_in_old_format >> export_in_new_format* process. Some important changes during re-export: - Classes for new catalog methods are now defined via `portal_type` - Filter is now defined via properties, so no need to save their properties in `.catalog_keys.xml` file. /reviewed-on nexedi/erp5!518
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
erp5_pdm: use preferred category child item list method in my_variation_category_list field library.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 14 Dec, 2017 3 commits
-
-
Sebastien Robin authored
Python script needs to be recompiled when they comes from a change of class. This was done when business template was installing scripts, but not when automatic migration from old catalog to new catalog was done. So make sure to call _compile directly in changeObjectClass to make sure Python Scripts would always work after a change of class.
-
Romain Courteaud authored
Replace the airplane icon by a search button if not value is set on the field. This make it more usable on mobile, where it's easier to browse than typing text.
-
Romain Courteaud authored
Regression introduced by nexedi/erp5@cf1a0610
-