- 12 Oct, 2011 4 commits
-
-
Gabriel Monnerat authored
refactor code to be possible pass the parameter bt5_path to runTestSuite. With this, runTestSuite script can propagate this parameter to runUnitTest script
-
Kazuhiko Shiozaki authored
Fix the issue that a Invoice document can wrongly have a needless Root Applied Rule when it is created by Delivery Builder with a site which has many activity nodes.
-
Vincent Pelletier authored
-
Tatuya Kamada authored
-
- 11 Oct, 2011 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Also document method a bit.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Kazuhiko Shiozaki authored
-
- 10 Oct, 2011 3 commits
-
-
Łukasz Nowak authored
Instead of doing analysis of passed dict, just accept payzen_dict, which will be blindly applied. Split to more methods, in order to have proper separation and being able to test critical parts.
-
Łukasz Nowak authored
How data will be corelated with service shall be implemented on caller level. Thanks to this no additional requirements are added.
-
Łukasz Nowak authored
Allow to pass page_template which will be run in context of temporary object with all required parameters. Delegate responsiblity of dynamic data preparation to caller, check only service consistency.
-
- 06 Oct, 2011 14 commits
-
-
Łukasz Nowak authored
This reverts commit a91456c9. Conflicts: bt5/erp5_payzen_secure_payment/bt/revision
-
Łukasz Nowak authored
This reverts commit e5b9bfac.
-
Łukasz Nowak authored
This reverts commit e1356f85.
-
Łukasz Nowak authored
It is required to give maximum extensibility to web site developer of payzen based shop.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
And so depends on erp5_tiosafe_core Business Template.
-
Aurel authored
-
Aurel authored
-
Aurel authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Tatuya Kamada authored
-
- 05 Oct, 2011 6 commits
-
-
Nicolas Delaby authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Those are all found properties which seems to be "static" for one payment service. Follows: * http://www.payzen.eu/integration/document/2.2Guide_d_implementation_formulaire_paiement_V2-1-ENG-Payzen.pdf * http://www.payzen.eu/integration/document/Guide_technique_d_implementation_standardWebservices_Payzen_ENG.pdf * http://www.payzen.eu/integration/document/2.2_Guide_d_implementation_formulaire_Paiement_V2_Parametrage_Avance_Payzen_ENG.pdf
-
Łukasz Nowak authored
In case of reused properties use their original name. In case of payzen properties, use thier full name with payzen_ prefix.
-
Sebastien Robin authored
This fix issues when we transfer characters not allowed in xml
-
Sebastien Robin authored
-
- 04 Oct, 2011 8 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This is ERP5SecurePayment service which aims to provide payzen.eu integration following ERP5SecurePayment interface.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Sebastien Robin authored
It allows to provide various secure payment services into ERP5.
-
Kazuhiko Shiozaki authored
aggregate link to a Payment Transaction Group should b reset on the child accounting lines when a Payment Transaction is cloned.
-