An error occurred fetching the project authors.
- 08 Jun, 2009 8 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- remove the field editable from the listbox because this property has been removed. Add create_paysheet_line checkbox, that permit to define if the line is normal line or intermediate one (create it or not) - make possible to specialise a business process - remove the field my_social_insurance_annotation_line_source_title because now this is defined on the business process git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- change descriptions : 'movement' term was not correct here, they are not movements but cells - add quantity and price on Model Line - add Trade Phase on Model Line - remove editable checkbox on model line. This is useless since we can add model lines in the paysheet. Editable lines will be the model lines in the paysheet. - remove my_source_annotation_line_reference and my_source_title. This is now defined on the business process git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27427 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove PaySheetModelLine_asPredicate script because it contains only "return context", and it's exactly what Predicate.asPredicate() returned if no script are found. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27424 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- make possible to add Pay Sheet Model Line in Pay Sheet Transaction (this could be used to overload a line from the model tree) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2009 2 commits
-
-
Fabien Morin authored
- proxify matrix_box field in PaySheetLine_viewCells and PaySheetModelLine_view - change a portal_type icon (because it don't exist) to use a existing icon. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix some proxy fields. count_method should not be inherited from template field and proxy_listbox_ids had to be copied to new proxified fields but it was not copied. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 May, 2009 1 commit
-
-
Yusei Tahara authored
* Bump up the version. * Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. * Update dependencies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26907 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2009 2 commits
-
-
Fabien Morin authored
This is a draft and will be improved git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Templates are now explain in the wiki : http://www.erp5.org/HowToCreateANewTemplate git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26740 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Apr, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Mar, 2009 1 commit
-
-
Fabien Morin authored
This permit to print paysheets with company that don't have logo. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26206 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2009 1 commit
-
-
Fabien Morin authored
* add a field version on Pay Sheet Model * use new methods from PaySheetModel class git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2009 1 commit
-
-
Fabien Morin authored
remove confirmed state from the search git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2009 3 commits
-
-
Fabien Morin authored
- fix some casse problems - improve AsODT files to be able to displays more lines in one page git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Change a description to be more consistant and to correspond to the sentence in the translation.po file git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* fix some minor problems * add a default action on Pay Sheet Transaction portal type to be able to print a Payslip * add AsODT and AsODTStyles files * increment version number because of the new style of the payslip git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2009 1 commit
-
-
Fabien Morin authored
* update PaySheetTransaction_view and PaySheetModel_view to display payment_condition_payment_date only if cutom payment_condition_trade_date is selected. * fix typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Feb, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2009 4 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* when a specialise model is defined on a paysheet, apply it automatically * rewrite the apply model script git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jan, 2009 2 commits
-
-
Fabien Morin authored
* if there is no base_application category so the base_application is the quantity defined in the cell * round the total_price using currency precision git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
check for the slices only if there is a salary_range category defined on the cell, else quantity=base_application. This permit to use negative amount in the paysheet wtih line wich have no slices git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2009 1 commit
-
-
Fabien Morin authored
* remove some unused script and refeactor some very similar scripts in a generic one git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2009 1 commit
-
-
Fabien Morin authored
* remove unused field base_amount_list * change error messages in PaySheetTransaction_checkParameters to be consistant with other translations * translate a message in PaySheetModelLine_asCellRange git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25196 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jan, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jan, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jan, 2009 3 commits
-
-
Fabien Morin authored
Add base_application_list and base_contribution_list fields on PaySheetModelLine_view and remove base_amount on PaySheetModelLine and Payroll services git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Oct, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Sep, 2008 1 commit
-
-
Jérome Perrin authored
- don't group by section, so that the same service provider used with different section appears only once - use key= when sorting for better performance git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-