- 17 May, 2010 1 commit
-
-
Yoshinori Okuji authored
* Inventory Line and Inventory Cell are not invoice movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 May, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 May, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2010 36 commits
-
-
Yoshinori Okuji authored
Add a new Target Solver which does not backpropagate changes to the upstream or does not do any fancy thing, i.e. just copies changes to simulation locally and propagate them to the downstream only by expanding the simulation. The behavior of this Target Solver should be taken as the most standard way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Work by FX Algrain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
No need to define i18n:domain everywhere, as it is defined in the upper level. Work by FX Algrain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
specific columns. Work by FX Algrain. TODO: a functional test is needed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35357 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
replace text_format by content_type Keep my_text_format to not break ProxyField Dependency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Add comment to deprecate my_text_format replace text_format by content_type in Base_getEditorFieldPreferredTextEditor git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Fix typo Content-Type != Content-type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
- login form - bottom toolbar - documentation gadget git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
then remove all duplicated method declared in other interfaces git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* if cached value is a tuple as it was before refactoring http://svn.erp5.org?rev=35216&view=rev raise a KeyError to invalidate this cache entry and force calculation of a new conversion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
does not use convertToBaseFormat API. Fill in data property as it is required to access conversion engine. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
-Modify "resource" field in AccountingCancellation form so that it's now a list field and it's non editable -Modify script to check new constraints added on Accounting Cancellation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
are not associated to processing_status_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Do not override this value when store base_data on document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Add text content definitions styling (h1-6, paragraphs). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-