Commit graph

62 commits

Author SHA1 Message Date
Albert Cervera i Areny b361a639a1 Remove incorrect line in test. 2017-12-14 01:08:05 +01:00
Albert Cervera i Areny 502d63f6cd Pyflakes fix: do not redefine variable in a list comprehension. 2017-12-13 22:54:37 +01:00
Albert Cervera i Areny a6de6cda9e Use 6 cols in stock_move_form view to improve inheritance. 2017-12-12 00:42:39 +01:00
Albert Cervera i Areny 07791112a5 Move productions to wait state before assign_try. 2017-12-12 00:39:56 +01:00
Albert Cervera i Areny d683b57701 Add 'Assigned Products' and 'Pending Products' fields to production. 2017-12-12 00:04:07 +01:00
Albert Cervera i Areny 8a8b630374 Make introduction of distribution lines more robust:
- Make m2o to distribution an Function field because a move can only have one
  distribution and lines are encoded from within moves.
- Ensure only one of production or location fields are filled in (and at least
  one of them is)
- Improve quantity, production and location field states to ensure they are
  read-write appropriately.
2017-12-07 13:20:38 +01:00
Albert Cervera i Areny ffa9b6a095 In distribution line views, remove unnecessary 'distribution' field. 2017-12-07 13:13:03 +01:00
Albert Cervera i Areny 9de01a86f9 Add 'Draft' and 'All' domains to distribution list view. 2017-12-07 11:46:41 +01:00
Albert Cervera i Areny 71bf55fe5e Fix Spanish typo for Done state: Finalizar -> Finalizado. 2017-12-07 11:36:56 +01:00
Albert Cervera i Areny db3539b334 Fix typo "Supplier Distribution" > "Supplier Distributions". 2017-12-07 11:34:56 +01:00
Albert Cervera i Areny 6948b52b0a Remove distribution lines when move is unlinked from distribution. 2017-12-07 11:34:01 +01:00
Albert Cervera i Areny b7b1a3197b Initial commit. 2017-12-05 23:48:20 +01:00