- 30 Mar, 2006 29 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
* Use generic script Base_getPreferredPrecision and Base_getRoundValue to get the right amount of money. * Add support for query parameters with or without "transaction_" prefix for easy transition to getInventory API. * Fix conflicts if to_date, from_date and at_date are set together. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
* Use section_portal_type_list to break acquisition of 'group' property from Person to Organisation. * Remove unnecessary commented lines. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
* Added parent accounts displaying as optionnal parameter. * Clean up code (supress old-school 80-character limitation, regroup similar statement together for easy human-eye parsing). * Use common dict for sql query. * Use custom zsql method for Bank Account related balance. * Use better gap sorting method to take care of trailing zero and type of account (true account or 'virtual' one). * Mark virtual account with 2 stars. * Mark total of expended account with "** (total)" string. * Use section_portal_type_list to break acquisition of 'group' property from Person to Organisation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
New scipt and dialog to automate the closing of an accouting period when, at the end of the fiscal year, we sum up all acounts to calculate final benefits and looses. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
* Add a test on portal type to bypass bad acquisition of group category from person to Orignisation. This help us filter employee of the source_section: because of acquisition via subordination they are seen as part of the group but in this accounting context group define a business unit composed of organisation. * Light reformating of code. * Don't call getSourceInventory and getDestinationInventory twice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
New scipt and dialog to automate the closing of an accouting period when, at the end of the fiscal year, we sum up all acounts to calculate final benefits and looses. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
* Use generic script Base_getPreferredPrecision and Base_getRoundValue to get the right amount of money. * Clean up code (supress old-school 80-character limitation, regroup similar statement together for easy human-eye parsing). * Use section_portal_type_list to break acquisition of 'group' property from Person to Organisaiton. * Show the the right date on the previous balance line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
New scipt and dialog to automate the closing of an accouting period when, at the end of the fiscal year, we sum up all acounts to calculate final benefits and looses. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
call portal_catalog.addDefaultSQLMethods() untill catalog method support is fully integrated in business template git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6356 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
in sourcing part of the simulation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6354 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6353 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Mar, 2006 11 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
install unrestricted security manager before getting person role, as it may be set on subordination Organisation, which we will not be able to access with Anonymous User's security manager git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-