|
6 | 6 | <field name="product_qty">6.0</field> |
7 | 7 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
8 | 8 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
9 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
10 | 9 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_24')])]"/> |
11 | 10 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
12 | 11 | <field name="consumption">warning</field> |
|
17 | 16 | <field name="product_qty">3.0</field> |
18 | 17 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
19 | 18 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
20 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
21 | 19 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_25')])]"/> |
22 | 20 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
23 | 21 | <field name="consumption">warning</field> |
|
28 | 26 | <field name="product_qty">4.0</field> |
29 | 27 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
30 | 28 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
31 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
32 | 29 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_26')])]"/> |
33 | 30 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
34 | 31 | <field name="consumption">warning</field> |
|
39 | 36 | <field name="product_qty">3.0</field> |
40 | 37 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
41 | 38 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
42 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
43 | 39 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_27')])]"/> |
44 | 40 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
45 | 41 | <field name="consumption">warning</field> |
|
50 | 46 | <field name="product_qty">2.5</field> |
51 | 47 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
52 | 48 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
53 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
54 | 49 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_28')])]"/> |
55 | 50 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
56 | 51 | <field name="consumption">warning</field> |
|
61 | 56 | <field name="product_qty">3.0</field> |
62 | 57 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
63 | 58 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
64 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
65 | 59 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_29')])]"/> |
66 | 60 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
67 | 61 | <field name="consumption">warning</field> |
|
72 | 66 | <field name="product_qty">225.0</field> |
73 | 67 | <field name="product_uom_id" ref="uom.product_uom_unit"/> |
74 | 68 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
75 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
76 | 69 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_30')])]"/> |
77 | 70 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
78 | 71 | <field name="consumption">warning</field> |
|
83 | 76 | <field name="product_qty">150.0</field> |
84 | 77 | <field name="product_uom_id" ref="uom.product_uom_unit"/> |
85 | 78 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
86 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
87 | 79 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_31')])]"/> |
88 | 80 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
89 | 81 | <field name="consumption">warning</field> |
|
94 | 86 | <field name="product_qty">187.5</field> |
95 | 87 | <field name="product_uom_id" ref="uom.product_uom_unit"/> |
96 | 88 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
97 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
98 | 89 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_32')])]"/> |
99 | 90 | <field name="date_start" eval="(DateTime.now() - relativedelta(years=1)).strftime('%Y-%m-%d %H:%M:%S')"/> |
100 | 91 | <field name="consumption">warning</field> |
|
105 | 96 | <field name="product_qty">6.0</field> |
106 | 97 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
107 | 98 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
108 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
109 | 99 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_37')])]"/> |
110 | 100 | <field name="date_start" eval="DateTime.now().strftime('%Y-%m-%d %H:%M:%S')"/> |
111 | 101 | <field name="consumption">warning</field> |
|
116 | 106 | <field name="product_qty">4.5</field> |
117 | 107 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
118 | 108 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
119 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
120 | 109 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_39')])]"/> |
121 | 110 | <field name="date_start" eval="DateTime.now().strftime('%Y-%m-%d %H:%M:%S')"/> |
122 | 111 | <field name="consumption">warning</field> |
|
127 | 116 | <field name="product_qty">4.0</field> |
128 | 117 | <field name="product_uom_id" ref="excise_management.uom_hl"/> |
129 | 118 | <field name="location_src_id" ref="stock.stock_location_stock"/> |
130 | | - <field name="location_dest_id" ref="stock.stock_location_stock"/> |
131 | 119 | <field name="lot_producing_ids" eval="[(6, 0, [ref('stock_lot_38')])]"/> |
132 | 120 | <field name="date_start" eval="DateTime.now().strftime('%Y-%m-%d %H:%M:%S')"/> |
133 | 121 | <field name="consumption">warning</field> |
|
0 commit comments