- 19 Aug, 2009 20 commits
-
-
Mame Coumba Sall authored
*add new parameters on getQuantity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*remove aggregate_quantity_list and only one field is made for item and quantity *script to get items modified and renamed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add delivery line solve method - put solving/divergence methods near each other git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- cleanup and update docstrings - remove method which shall be *not* part of target solver git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://www.erp5.org/http://torrent.erp5.org/Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- introduce appendDecision method, which appends user decision to simulation movement special property (divergence_history) - introduce isPropertyForced method, which is querying this list to know if property is forced by user git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use rule property sheet in BPMRule instead of applied rule - remove not needed inheritance simulation for property_sheets property git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- tests that no message are lost if we record more then MAX_MESSAGE_LIST_SIZE in one transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add prevent_compensation to control compensation possibility on Applied Rule git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- move expandable_property from AppliedRule to Rule property sheet - associate Rule (*not* AppliedRule) property sheet with Rule document - as Zope uses magic to fill automatically property_sheets list there is not need to repeat it in subclasses git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* Add check/uncheck checkbox in list view * Add "Configure icon" in actions box * Disallow "Export as vCard" in other modules git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28460 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- added more explanation to class docstring, add method docstrings - added note about simplification - removed not needed variable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28458 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Fix listbox source_title column name for Ticket from 'Handler' to 'Operations Manager'. In ticket, the word 'Handler ' is not used already. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* Minimum package for manual input git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2009 20 commits
-
-
Mame Coumba Sall authored
*modified script so that packing list report now includes item's references git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*add new options in Base_viewStockReportSite to generate also report for items *modify PackingList_viewAsODT so that items' references appear on PackingList report. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- copyright update git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- Modify css to have transparent background on span inside buttons. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- extend _checkBPMSimulation - supports split movements - add tests for splitting, check that expand is stable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- put save and edit buttons inside content bloc div. Use id (save and edit buttons can't be present more than one time per page). - add a span bloc (this will probably required some css modifications on themes that use this form in web_mode). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28437 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- define builder for invoices - prove that one business process can be used for processes starting from documents deeper in sequence - extend completed state lists to meet reality git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- extend a bit Base_getResourceItemList to display or not the default quantity unit of the resource in the title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28435 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-