An error occurred fetching the project authors.
- 08 Aug, 2014 1 commit
-
-
Jérome Perrin authored
-
- 29 Jul, 2014 1 commit
-
-
Jérome Perrin authored
-
- 23 Jun, 2014 1 commit
-
-
Jérome Perrin authored
-
- 20 Jun, 2014 1 commit
-
-
Jérome Perrin authored
-
- 02 Jun, 2014 1 commit
-
-
Gabriel Monnerat authored
Added source_trade, source and specialise to more columns and set as searchable columns
-
- 30 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
Accelerates (at least) Person's jump_to_accounting action.
-
- 08 Apr, 2014 1 commit
-
-
Jérome Perrin authored
-
- 01 Apr, 2014 2 commits
-
-
Gabriel Monnerat authored
The category uid should be passed to the query. With this, is possible generate queries like stock.project_uid is NULL.
-
Jérome Perrin authored
This script is intended to replace Base_getCurrencyForSection and support properly the case where there are more than one currency. Start using it in accounting module view and grouping reference dialog.
-
- 28 Mar, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 10 Mar, 2014 1 commit
-
-
Jérome Perrin authored
- we only want to sum transaction in the period when there is a from date. - when from date is passed, really get period start date from from date
-
- 19 Feb, 2014 1 commit
-
-
Arnaud Fontaine authored
Some Constraint Property Sheets and Views in core bt5s were defining properties whose Portal Types (and sometimes their Views as well) were available in a non-core bt5s.
-
- 17 Feb, 2014 1 commit
-
-
Jérome Perrin authored
-
- 15 Jan, 2014 2 commits
-
-
Jérome Perrin authored
and remove AccountingTransactionLine_getParentUrl which is not used
-
Jérome Perrin authored
This reverts commit 5ec2f886.
-
- 09 Jan, 2014 1 commit
-
-
Mame Coumba Sall authored
-
- 14 Nov, 2013 1 commit
-
-
Jérome Perrin authored
-
- 13 Nov, 2013 1 commit
-
-
Jérome Perrin authored
Signed-off-by: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
-
- 04 Nov, 2013 1 commit
-
-
Jérome Perrin authored
-
- 25 Oct, 2013 1 commit
-
-
Jérome Perrin authored
-
- 23 Sep, 2013 1 commit
-
-
Jérome Perrin authored
- columns are now searchable - title display line title if any; for consistency with all other reports - title is no longer sortable properly. This is a little regression. - use queries instead of raw where expression
-
- 16 Sep, 2013 3 commits
-
-
Jérome Perrin authored
We should also support the case where user cannot access project module
-
Jérome Perrin authored
The same grouping reference property is also used for mirror section, so if one side is doing grouping, the group must also be valid for the other side.
-
Jérome Perrin authored
-
- 12 Sep, 2013 7 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
-
Jérome Perrin authored
omit_balanced_accounts was always displaying 1 omit_empty_accounts should not exist
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
To display the list of possible accounts we include validated nodes and nodes that have been previously used on accounting movements. We include 2, because we want the user to be able to issue a report on a node that has been used in the past and is now invalidated. The problem with this approach is that such query is very slow, when there are a lot of Movements. Then, with the commit only validated accounts will be considered
-
Gabriel Monnerat authored
This commit is part of 0ee6eae7. The script ERP5Site_getWorkflowStateItemList that receives the portal type and the state variable (simulation_state/validation_state) as parameters and it will returns the states for the workflow chained to the portal type
-
- 11 Jul, 2013 1 commit
-
-
Jérome Perrin authored
-
- 03 Jul, 2013 2 commits
-
-
Gabriel Monnerat authored
With this, is possible set custom references without overwrite accounting_workflow
-
Gabriel Monnerat authored
-
- 27 Jun, 2013 1 commit
-
-
Jérome Perrin authored
-
- 24 Jun, 2013 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
The new approach is a script named ERP5Site_getWorkflowStateItemList that receives the portal type and the state variable (simulation_state/validation_state) as parameters and it will returns the states for the workflow chained to the portal type. This way all the standard dialogs works out of the box even if you customize a workflow chain
-
- 21 Jun, 2013 1 commit
-
-
Arnaud Fontaine authored
erp5_simulation should not be required for erp5_trade and erp5_accounting as some system do not use simulation.
-
- 18 Jun, 2013 1 commit
-
-
Jérome Perrin authored
By changing the section one can enter accounting transaction lines on a different section bypassing the security because usually only the section at the transaction level is taken into account for roles assignements.
-
- 24 May, 2013 1 commit
-
-
Jérome Perrin authored
It is useless to clear the cache in activities, because this would only work when using only one zope instance. Instead, clear the cache in the test for now.
-