27 Apr, 2016

1 commit

  • This will many further improvements to the products, such as:
    - Interaction with other plugins such as suppliers, stock and
    currencies. The inteface can change in such a way that if done
    usings hotspots would hurt usability and coherence.
    - More autonomy to develop and integrate other features
    (in the next months we will integrate batch edition and stock,
    currencies might come next)
    - More declouping from core and other components
    Braulio Bhavamitra
     

25 Apr, 2016

1 commit


21 Nov, 2015

1 commit


24 Sep, 2015

1 commit

  • This patch adds 3 new consumption plugins:
      * orders_cycle
      * suppliers
      * volunteers
    
    These plugins are not properly tested yet but they are necessary for the
    orders and delivery plugins (that are properly tested) to work corretctly.
    Rodrigo Souto