Commit Graph

3 Commits

Author SHA1 Message Date
Laurent Mignon (ACSONE)
4f59bcbcf3 [IMP] stock_move_location: Improve UI and add hooks
The sql query is replaced by the read_group method from the orm. This
allows the use of odoo domain and the definition of a new method that can
be overriden to get the domain to retrieve the quants.  Extract the
initialization logic for the stock_move_location_line_ids field into a
dedicated method to allow to be called wy others addons.

Improve the wizard form:

 * Toggle fields are now properly displayed
 * Add a placeholder group to be used by specialized addon to add additional filters
2024-07-24 16:27:42 +02:00
Aungkokolin1997
499b333811 [FIX] stock_move_location: reserverd_quantity is always zero when move location from inventory adjustment 2023-12-23 08:36:54 +00:00
Jairo Llopis
c7f4f8803d [BUILD] stock_move_location: convert readme fragments to markdown 2023-11-22 12:03:00 +00:00