An error occurred fetching the project authors.
- 16 Jan, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jan, 2009 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jan, 2009 1 commit
-
-
Mame Coumba Sall authored
*modify scripts to only display product inventory for the source section defined in the sale order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
* Modified fast input to add total price of sale order lines, quantity_unit , title and variation in listbox. Also, fast input now displays sale order lines already added so that we can directly updates them on the fast input git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
* add fast input form to add quickly order lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
*modify script so that report can hide positive and negative stock at the same time, or positive and zero stock or negative and zero stock git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
* Modify script to not display stock of the resource when it's positive, negative or equal to zero git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
* add checkbox fields to check when we want the inventory_module report to display positive stock, negative stock or zero stock git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Dec, 2008 1 commit
-
-
Yusei Tahara authored
* Display all selected business applications in listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Dec, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Change order_action name to "Place Order", because "Order" is already used as a noun somewhere else, so it's impossible to translate git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2008 4 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Don't use resource_portal_type= related key because it uses category table, so it doesn't work with movements where resource is acquired (cell acquiring resource from the line). Uses existing resourceType=, which uses movement table git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Dec, 2008 1 commit
-
-
Jérome Perrin authored
- only take product type list resources into account - move site in left group git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Dec, 2008 1 commit
-
-
Jérome Perrin authored
Fix jump action by using Base_jumpToRelatedObject to jump and Base_checkPermission to check that the destination module is visible git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24760 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Nov, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Nov, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2008 2 commits
-
-
Jérome Perrin authored
force must be the default mode when applying a trade condition, if the user explicitly choose to apply a trade condition, he wants new values to be set. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- Fix a bug in Order_applyTradeCondition, it was not copying the payment condition when applying twice git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24616 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Nov, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
cannot solve divergence for variation category list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24602 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24570 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2008 1 commit
-
-
Mame Coumba Sall authored
* modify script to force update of the tax line price git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24559 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Oct, 2008 2 commits
-
-
Mame Coumba Sall authored
* category movement group added to copy quantity unit on packing list lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*category movement groups used to copy delivery_mode and incoterm on purchase packing list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24409 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Oct, 2008 2 commits
-
-
Mame Coumba Sall authored
* log statement removed in script git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* movement groups used to copy delivery_mode and incoterm on packing_list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24391 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Oct, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2008 2 commits
-
-
Jérome Perrin authored
Only show quantity unit that are available on a resource, as it does not make sense to use a quantity unit that does not exists on the resource, because it won't be possible to convert this quantity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Oct, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24220 20353a03-c40f-0410-a6d1-a30d3c3de9de
-