• Vincent Pelletier's avatar
    Fix Cash Container fast inputs to support multiple pages. · efadd53b
    Vincent Pelletier authored
    Drop fast input sorting: doesn't work on multiple pages in current implementation, and not scalable if done in MySQL. Instead, provide a way to filter by cash container reference.
    Translate error messages.
    Stop caching values inside script. To be added back if current code is demonstrated to benefit from it.
    
    Also, factorise forms, fixing divergences:
    - always display reception date
    - fix price display
    - fix quantity display
    - always check a start date is set
    
    git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38823 20353a03-c40f-0410-a6d1-a30d3c3de9de
    efadd53b
listbox_quantity.xml 10.5 KB