- 09 Jun, 2009 26 commits
-
-
Mame Coumba Sall authored
*modified scripts so that invoices can be generated even when a packing list is created without an order *add price_currency on Packing List git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27476 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* fix a bug in news widget. * add a 'Login' link in the right of navigation bar. * more CSS modifications for toolbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Remove links to cancel or invoke activities from manageActivities. It was too dangerous and requires too much work to fix. * Fix display of args column. Use html_quote to display activity_kw, agrs & kw columns. * Display all activities (processing SQLQueue activities were hidden). * Add uid column. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- declare ITransformation for TradeCondition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- test sorting order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
updateRelatedContent in CategoryTool calls edit(categories= which only works with this property sheet git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
sorry, create_line property don't exist on Simulation Movement. This property is set on the model lines (causality) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- now getAggregatedAmountList can be inherited from TradeCondition, so remove it from PaySheetModel class. - remove useless space git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27460 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27458 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove code. It could be nice to have many business_path with the same trade_phase. This means that many lines could be resulting of one model line. This behaviour can be usefull. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
reference was wrong in stepPaysheetCreateUrssafModelLine, fix it and add description to explain why she is the same as another step. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add a TODO from old tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
In the future, testNewPayroll will replace testPayroll, but for now, old tests that are not yet rewrited for new payroll are kept as a reminder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2009 14 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add a test to check model lines with None prices git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27435 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
-