Home
last modified time | relevance | path

Searched refs:total_qty (Results 1 – 25 of 28) sorted by relevance

12

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/stock/tests/
H A Dtest_stock_flow.py297 …self.assertEqual(sum(total_qty), 2.0, 'Expecting 2.0 Unit , got %.4f Unit on location stock!' % (s…
306 …self.assertEqual(sum(total_qty), 2.0, 'Expecting 2.0 Unit, got %.4f Unit on location stock!' % (su…
524 …self.assertEqual(sum(total_qty), 10, 'Expecting 10 Dozen , got %.4f Dozen on location stock!' % (s…
544 …self.assertEqual(sum(total_qty), 0.020, 'Expecting 0.020 kg , got %.4f kg on location stock!' % (s…
715 …self.assertEqual(sum(total_qty), 18, 'Expecting 18 Dozen , got %.4f Dozen on location stock!' % (s…
720 …self.assertEqual(sum(total_qty), 21, 'Expecting 21 SDozen , got %.4f SDozen on location stock!' % …
735 …self.assertEqual(sum(total_qty), 0.040, 'Expecting 0.040 kg , got %.4f kg on location stock!' % (s…
868 …self.assertEqual(sum(total_qty), 19, 'Expecting 19 SDozen , got %.4f SDozen on location stock!' % …
883 …self.assertEqual(sum(total_qty), 0.019, 'Expecting 0.019 kg , got %.4f kg on location stock!' % (s…
1127 …self.assertEqual(sum(total_qty), 5000, 'Expecting 5000 kg , got %.4f kg on location stock!' % (sum…
[all …]
/dports/finance/frontaccounting/frontaccounting/reporting/
H A Drep306.php165 $total_qty = 0.0;
179 $rep->AmountCol(5, 7, $total_qty, get_qty_dec($stock_id));
183 $total_supp = $total_qty = 0.0;
199 $rep->AmountCol(5, 7, $total_qty, get_qty_dec($stock_id));
203 $total_supp = $total_qty = 0.0;
254 $total_qty += $trans['qty'];
264 $rep->AmountCol(5, 7, $total_qty, get_qty_dec($stock_id));
269 $total_supp = $total_qty = 0.0;
279 $rep->AmountCol(5, 7, $total_qty, get_qty_dec($stock_id));
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/core/
H A Dobj.cpp286 uint16 total_qty = 0; in get_total_qty() local
290 total_qty += 1; in get_total_qty()
292 total_qty += qty; in get_total_qty()
300 total_qty += obj->get_total_qty(match_obj_n); in get_total_qty()
303 total_qty += 1; in get_total_qty()
305 total_qty += obj->qty; in get_total_qty()
311 return total_qty; in get_total_qty()
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/stats/
H A Dcommande.php171 $total_qty = 0; variable
244 $total_qty += $objp->qty;
273 print '<td class="center">'.$total_qty.'</td>';
H A Dcommande_fournisseur.php172 $total_qty = 0; variable
244 $total_qty += $objp->qty;
273 print '<td class="center">'.$total_qty.'</td>';
H A Dpropal.php173 $total_qty = 0; variable
244 $total_qty += $objp->qty;
273 print '<td class="center">'.$total_qty.'</td>';
H A Dsupplier_proposal.php172 $total_qty = 0; variable
243 $total_qty += $objp->qty;
271 print '<td class="center">'.$total_qty.'</td>';
H A Dfacture_fournisseur.php171 $total_qty = 0; variable
243 $total_qty += $objp->qty;
278 print '<td class="center">'.$total_qty.'</td>';
H A Dfacture.php188 $total_qty = 0; variable
264 $total_qty += $objp->qty;
293 print '<td class="center">'.$total_qty.'</td>';
H A Dmo.php150 $total_qty = 0; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/stats/
H A Dcommande.php150 $total_qty = 0; variable
215 $total_qty += $objp->qty;
241 print '<td class="center">'.$total_qty.'</td>';
H A Dcommande_fournisseur.php157 $total_qty = 0; variable
220 $total_qty += $objp->qty;
246 print '<td class="center">'.$total_qty.'</td>';
H A Dsupplier_proposal.php155 $total_qty = 0; variable
218 $total_qty += $objp->qty;
243 print '<td class="center">'.$total_qty.'</td>';
H A Dpropal.php155 $total_qty = 0; variable
218 $total_qty += $objp->qty;
244 print '<td class="center">'.$total_qty.'</td>';
H A Dfacture_fournisseur.php151 $total_qty = 0; variable
215 $total_qty += $objp->qty;
247 print '<td class="center">'.$total_qty.'</td>';
H A Dfacture.php170 $total_qty = 0; variable
236 $total_qty += $objp->qty;
262 print '<td class="center">'.$total_qty.'</td>';
H A Dmo.php137 $total_qty = 0; variable
H A Dcontrat.php140 $total_qty = 0; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/contact/
H A Dconsumption.php333 $total_qty = 0; variable
565 $total_qty += $objp->prod_qty;
580 print '<td class="right">'.$total_qty.'</td>';
582 print '<td class="right">'.price($total_ht / (empty($total_qty) ? 1 : $total_qty)).'</td>';
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/
H A Dconsumption.php397 $total_qty = 0; variable
652 $total_qty += $objp->prod_qty;
666 print '<td class="right">'.$total_qty.'</td>';
668 print '<td class="right">'.price($total_ht / (empty($total_qty) ? 1 : $total_qty)).'</td>';
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/societe/
H A Dconsumption.php355 $total_qty = 0; variable
588 $total_qty += $objp->prod_qty;
602 print '<td class="right">'.$total_qty.'</td>';
604 print '<td class="right">'.price($total_ht / (empty($total_qty) ? 1 : $total_qty)).'</td>';
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/contact/
H A Dconsumption.php362 $total_qty = 0; variable
610 $total_qty += $objp->prod_qty;
625 print '<td class="right">'.$total_qty.'</td>';
627 print '<td class="right">'.price($total_ht / (empty($total_qty) ? 1 : $total_qty)).'</td>';
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/stock_landed_costs/models/
H A Dstock_landed_cost.py226 total_qty = 0.0
236 total_qty += val_line_values.get('quantity', 0.0)
251 if line.split_method == 'by_quantity' and total_qty:
252 per_unit = (line.price_unit / total_qty)
/dports/finance/frontaccounting/frontaccounting/manufacturing/includes/
H A Dmanufacturing_ui.inc162 $total_qty = 0;
169 $total_qty += $myrow['quantity'];
178 label_row(_("Total"), number_format2($total_qty,user_qty_dec()),
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/sale_coupon/models/
H A Dsale_order.py85total_qty = sum(self.order_line.filtered(lambda x: x.product_id == program.reward_product_id).mapp…
93 reward_product_qty = min(reward_product_qty, total_qty)
99 reward_product_qty = min(program.reward_product_quantity * program_in_order, total_qty)

12