- 29 Jun, 2011 14 commits
-
-
Romain Courteaud authored
-
Kazuhiko Shiozaki authored
if delivery_mode, incoterm or payment_mode is defined in Trade Model Path, we just use it and should not care one that is stored in input movement.
-
Yusei Tahara authored
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Yusei Tahara authored
Use copy.deepcopy instead of asContext. Persistent object connected to zodb must not be stored in on-memory classes.
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
Use Base.checkConsistency to test constraints instead. This is the method which real users are using.
-
-
Yusei Tahara authored
-
Gabriel Monnerat authored
-
- 28 Jun, 2011 6 commits
-
-
Gabriel Monnerat authored
-
Romain Courteaud authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
François-Xavier Algrain authored
Add an action on the category tool. See tips on the dialog to know how to use it. This script is based on category file import
-
Gabriel Monnerat authored
-
- 27 Jun, 2011 17 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add step to create a Person to avoid duplicated code and add test to check that to prove that ERP5Site_newCredentialRecovery will work correctly in case if no question/answer is provided
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
update tests to follow last changes in erp5_credential. The changes were: 57e6dbf6, ee9adc59, 8ac9c40f
-
Gabriel Monnerat authored
remove script because Base_getDefaultAssignmentArgumentDict is not required anymore and ERP5Site_registerCredentialRequest was merged with ERP5Site_newCredentialRequest.
-
Gabriel Monnerat authored
refactor ERP5Site_newCredentialRequest to get categories from portal_preferences. Add condition to check if the alarm will be called to approve credential requests or one mail will be sent to user to approve it.
-
Gabriel Monnerat authored
add new property to System Preference. This preference is used to know if the alarm will be called automatically or not.
-
Kazuhiko Shiozaki authored
-
Rafael Monnerat authored
TemplateTool API can find the appropriate name for the file.
-
Gabriel Monnerat authored
-
Kazuhiko Shiozaki authored
-
- 24 Jun, 2011 1 commit
-
-
Gabriel Monnerat authored
Refactor code to follow last changes in SystemPreference_viewCredential form. Now all categories are returned in list and setCategoryList method is used to set all properties in assignment.
-
- 23 Jun, 2011 2 commits
-
-
Gabriel Monnerat authored
update to add category list in portal_preferences. This change is to follow the changes in erp5_credential
-
Gabriel Monnerat authored
Refactor code to not hardcode of base categories. Now is possible use all base categories possible(and others non existing yet).
-