~eoc/openobject-addons/eoc-extra-addons-6.1

« back to all changes in this revision

Viewing changes to stock_move_ext/README.md

  • Committer: Mariano Ruiz
  • Date: 2013-11-26 13:45:45 UTC
  • mfrom: (1.2.39 eoc-extra-addons-trunk)
  • Revision ID: mrsarm@gmail.com-20131126134545-9e57gihtbsfjsu6j
[MERGE] New modules [sale_default_filters] and [purchase_default_filters]. Improvements in [stock_move_ext] and [stock_picking_simple_locations]

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 * Fix when a product is changed in a stock move, the
12
12
   description is updated too
13
13
 * Better message exceptions
14
 
 * Take default "Delivery Method" in Picking from default "Picking Policy"
 
14
 * Take default "Delivery Method" in Pickings from default "Picking Policy"
15
15
   (configurable by "Setup Picking Policy" wizard)
16
 
 * Better translation to Spanish (es) and Spanish (AR)
17
 
 * Override order by Order Date (desc) in list view
 
16
 * Better translation to Spanish (es, es_AR)
 
17
 * Override sort by Order Date (desc) in list view
18
18
 * In real time stock valuation, remove the partner in the journal items,
19
19
   preventing noise in the partner customer credit / supplier debit.
 
20
 * Add all state (New,Waiting,Ready,Done) in filter tree views, and by
 
21
   default all orders are displayed except pickings in Done state
20
22
 * Currently in development ...
21
23
 
22
24
Only tested with *OpenERP v6.1*.