Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 667 Bytes

CHANGELOG.rst

File metadata and controls

23 lines (18 loc) · 667 Bytes

# This file is a part of the AnyBlok / Sale project # # Copyright (C) 2018 Franck Bret <franckbret@gmail.com> # # This Source Code Form is subject to the terms of the Mozilla Public License, # v. 2.0. If a copy of the MPL was not distributed with this file,You can # obtain one at http://mozilla.org/MPL/2.0/. # -- coding: utf-8 --

CHANGELOG

0.1.1 (not released)

0.1.0 (2018-08-12)

  • Sale.Order and Sale.Order.Line namespace and models
  • Basic state based workflow ('draft', 'quotation', 'order', 'cancelled')
  • Order creation and state transition based on pre-insert data validation through schema