- 14 Feb, 2020 40 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Dates are necessary for calculate Price using predicate.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Archived has the same security as Published, however it is not listed on Web Site listboxes.
-
Rafael Monnerat authored
Idea: This should be improved to reuse proxyfied field method instead directly.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This is required by Listbox for example in order to cache per list_start.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Use OFS.Cache.Cachable to cache result outcome (html) of forms and fields for ERP5Form. Include Cacheable setup on ZMIField and extend render_htmlgrid.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Added aggregate item and item creations actions on new portal types.
-
Rafael Monnerat authored
Implemented Returned Orders like any other Order.
-
Rafael Monnerat authored
-
Kazuhiko Shiozaki authored
Fix Image Conversion by using sRGB instead RGB, because it seems that using 'sRGB' instead of 'RGB' makes a good result for RGB input, because imagemagick assume that input's colorspace is sRGB if not specified.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It includes minor improvements.
-
Lingnan Wu authored
-
Rafael Monnerat authored
Introduce temp_object parameter on builder.build() and propagate it over until the newContent() calls. This change allow use create Temporary Documents intestead real ones, like a "preview".
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Person information must be consistent, so it allow any project define appropriate constraints. You can only progress if you are logged in, otherwise show a button to user to login form.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Renamed SaleOrder_finalizeShopping to WebSection_finalizeShopping.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
* This commit should be rebased before be really released.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
SaleOrder_viewConfirmAsWeb is a duplication of SaleOrder_viewAsWeb
-