An error occurred fetching the project authors.
- 01 Sep, 2009 1 commit
-
-
Yusuke Muraoka authored
* tax_category category is renamed to contribution_share category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2009 1 commit
-
-
Yusuke Muraoka authored
fix a bug the listbox of PaySheetTransaction_view could not get movements when variation categories are set on those lines, but no cells. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28629 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Aug, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28608 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jul, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jul, 2009 2 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jul, 2009 1 commit
-
-
Fabien Morin authored
- Use getTitle in the tales of the listbox instead to have title = object.getTitle in asContext (useless) - if price_currency have a short_title, use it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2009 5 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
sort base_category to always have the same displaying (always same category as X axe and same category as Y axe) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
on printing display only the description from the paysheet, we don't care about mode inheritance tree description. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
If title and reference are equals, hasTitle() return False, so the title is not displayed in the lisbox git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2009 1 commit
-
-
Fabien Morin authored
- rename my_default_calculation_script_id to my_calculation_script_id to be consistent with script in lines - change system preference title (it was set to BPM because of copy/paste mistake) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2009 1 commit
-
-
Fabien Morin authored
- add int_index to property_movement_group_on_cell git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jun, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jun, 2009 1 commit
-
-
Fabien Morin authored
easier - add a tales on listbox_create_line, this fix the bug of never checked checkbox - remove listbox_create_line_ (not used) and hide listbox_create_line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jun, 2009 1 commit
-
-
Fabien Morin authored
- if slices are used, display the slice title in the printed payslip git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2009 4 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- change variable name from create_paysheet_line to create_line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add a line property_movement_group_on_cell on the builder to be able to copy the reference on cells - remove my_float_index since the calculation can be done without order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jun, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27615 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2009 2 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27542 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add matrixbox_variation_category_list to PaySheetLine_viewCells form. In this way, tax_category will be copied on cells. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27532 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2009 6 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
this field should be a listfield. (it has been changed to relation_string_field due to a proxify error) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add variation category type to salary range. This permit to select salary_range base category in Service Variation preference (in PDM tab). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27493 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
delete Payroll Services (end of commit 27484 27485). It seems not possible to make this commit using ERP5Subversion tool. I have to use svn commande line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27486 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27485 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* Payroll Service is now replaced by Service * add system preference view for payroll git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27484 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2009 8 commits
-
-
Fabien Morin authored
- remove the use of Preview view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- get Movement from Pay Sheet Line and Pay Sheet Model Line in PaySheetTransaction_getMovementList - add base_id 'movement' to getCell - now tax category is not mandatory, only base_contribution is - typo - in PaySheetTransaction_viewAsODT, remove tax_category from the getMovementTotalPriceFromCategory script - add use_list to Payroll Service git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
now model lines can be in the Paysheet. So model is not necessary the parent, it could be the specialise value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove my_social_insurance_annotation_line_source_title field from views because it's defined on Business Process now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add two new files git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27437 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-