- 10 Dec, 2010 14 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
'Anonymous', 'Authenticated', 'Member', 'Reviewer'. Part of them are acquired from user being logged in, rest are zope internal ones. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
No need to have duplicating form fields in related forms when they exist in main "view" form. This is very confusing from UI point of view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Dec, 2010 26 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Item_getCurrentOwnerValue: if item has no owner in current inventory, look at future inventory, for cases when the item has still not moved, but there's a planned movement. ( + other minor or xml fixes ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
cut delegation chain, we do not want the css class that comes with Base_viewTradeFieldLibrary/my_category_list (that is sometimes used to make dynamic listfields) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Quantity vs Expected quantities should not be editable. Also only show this on delivery lines (because order does not have simulation to be compared against) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
A level of proxy is probably missing, as the TALES that are present on those fields actually only applies on the fast inputs from erp5_item git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
A level of proxy is probably missing, as the TALES that are present on those fields actually only applies on the fast inputs from erp5_item git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add an option to create or not local properties from spreadsheet columns that are not category properties git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-