- 23 Oct, 2009 34 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Add Line tab and Profile tab to returned sale packing list line view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Support lines where source and destination, source_section and destination_section are the same, they should be included twice git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
both source and destination are same. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29981 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
web_page converted formats (here text format) This means that if we have a text substitution in a web_page, the related asText will take into account this substitution git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29978 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29977 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- change msgid "Vendor Account" to msgid "Supplier Account" according to glossary. - add "Client Account" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
surrounded by quotes, and this was not rendered properly by all mailers. Python email module that we use in that test supported it though git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use 'is' to compare with None git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29970 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* display source_account instead of destination_account in Internal tab in Resource view just same as Sale tab. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29968 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
web_page_module where served using a different cache. This was due to the fact that web_page.getPath() was used as key to find the corresponding cache (and the path of a web page is not the same through web_page_module and through a web_site). Now, orginal_path is stored on web_section and used instead of path. This permit to served cached web_page throught web_page_module or throught a web_site. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* my_purchase_reference -> my_source_reference * my_sale_reference -> my_destination_reference git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
display destination information instead of source information in Resource_viewDefaultInternalSupplyLine just same as Resource_viewDefaultSaleSupplyLine. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Clean-up returned sale packing list forms, workflows according to sale/purchase packing list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Sorry, the previously reverted change seems to be not the real cause of the problem, so I re-patch it again. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29954 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2009 6 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29950 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* more fixes for 'Start After' and 'Start Before' to 'Valid From' and 'Valid Until'. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29949 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use here.Resource_getDefaultSaleSupplyLine() instead of here.default_ssl etc. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-