- 22 Jan, 2010 6 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Pierre Ducroquet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
move _acceptDivergenceOnInvoice and _adoptDivergenceOnInvoice to TestInvoice class because they are also used in TestPurchaseInvoice git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
login() method adds nothing more than ERP5TypeTestCase.login, and loginUser looks unused. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2010 34 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
https://svn.erp5.org/repos/public/experimental/mysqlsenna.buildout/trunkŁukasz Nowak authored
This is very disliked end-of-day-commit. Even worse - this is mostly copy & paste from original. Work in progress. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Post building script shall work in all possible cases. Catching only WorkflowException was in consistent: * user without privileges in accounting was able to build invoice coming from packing list without price currency (script worked well) * user with privileges in accounting, which delivered packing list, was not able to confirm this invoice, as ValidationFailed was raised git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31889 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
outcome_description and description * change milestone report script in order to select as much sql column as possible. This allows to benefit from optimisations tables * add erp5_project_mysql_innodb_catalog business template in order to keep this report fast even if there is more data than before. This extra business template is optional to run the report, but it is adviced to use it when project reports are use intensively git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
either on the brain or on the real object * update unit test for getProperty * add new method hasColumn in catalog API * add test for hasColumn git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
is correctly filled with getModificationDate of content. reviewed by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add a jump to related supply lines. For now, jump only to lines but not cells, because views of cells are mostly nonsense, and their parents should have relations to the same resource anyway. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Extend the jump script to exchange the relation form dynamically. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Honestly, the reason is mainly because each line created will call self.getParentValue().recursiveReindexObject() which becomes incredibly slow when the balance transaction have more than REINDEX_SPLIT_COUNT sub objects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
* add fast input for inventory and sale packing list, factorize the code so that it is easy to add a new fast input git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
This caused a traceback in manage_findResult. Thanks to Julien for debugging help. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
In /manage_catalogReindex: Traceback (most recent call last): File ".../zope2/lib/python/ZPublisher/Publish.py", line 114, in publish request, bind=1) File ".../zope2/lib/python/ZPublisher/mapply.py", line 88, in mapply if debug is not None: return debug(object,args,context) File ".../zope2/lib/python/ZPublisher/Publish.py", line 40, in call_object result=apply(object,args) # Type s<cr> to step into published object. File ".../ZSQLCatalog/ZSQLCatalog.py", line 582, in manage_catalogReindex catalog.manage_catalogReindex(REQUEST, RESPONSE, URL1, urls=urls) TypeError: manage_catalogReindex() got an unexpected keyword argument 'urls' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
After discussion with Jerome and Julien it was figured out that externals are generally bad. And buildout bootstrap will be only in one place which makes it easier to update manually in controlled way from time to time. Moreover buildout has ability to autoupdate itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Previous commit contains related changes and detailed information on the changes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Deprecate usage of "quantity" float field in quantity_unit category * Introduce Quantity Unit Conversion Module instead for this behavior: Quantity Unit Conversion Definitions can be used to define site-wide quantity_units * Let Resources define their own children Definitions: - adds a new tab in Product view - the definitions defined at a Resource level override the "global" definitions made in the Units Module * Definitions are indexed in a special catalog table, similarly to Measures. * Add an interaction workflow to take care of two reindexation needs: - when a local (resource-level) Definition is modified/created, the Product itself needs to be reindexed. This step is quite similar to measure_interaction_workflow - when a global (site-wide) Definition is modified, all Products need reindexing. * SimulationTool API was cleaned up and unified. - getConvertedInventoryList is deprecated - quantity_unit and metric_type parameters are added to getInventory * testResource is updated to use Unit Definitions instead of quantity fields of quantity_unit's git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* make resource searchable in supply views in list mode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-