Home
last modified time | relevance | path

Searched defs:total_ht (Results 1 – 25 of 89) sorted by relevance

1234

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/tables/
H A Dllx_deliverydet.sql29 total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite field
H A Dllx_delivery.sql39 total_ht double(24,8) DEFAULT 0, field
H A Dllx_fichinterdet_rec.sql32 total_ht DOUBLE(24, 8) NULL DEFAULT NULL, field
H A Dllx_commande_fournisseurdet.sql41total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite et in… field
H A Dllx_facture_fourn_det.sql40 total_ht double(24,8), -- Total line price of product excluding tax field
H A Dllx_propaldet.sql42total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite et incluant… field
H A Dllx_expensereport_det.sql39 total_ht double(24,8) DEFAULT 0 NOT NULL, field
H A Dllx_supplier_proposaldet.sql37 total_ht double(24,8) DEFAULT 0, field
H A Dllx_facturedet_rec.sql43total_ht double(24,8), -- Total HT de la ligne toute quantity et incluant remise ligne et gl… field
H A Dllx_commandedet.sql43total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite et incluant … field
H A Dllx_contratdet.sql51total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite et … field
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/tables/
H A Dllx_deliverydet.sql29 total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite field
H A Dllx_delivery.sql39 total_ht double(24,8) DEFAULT 0, field
H A Dllx_commande_fournisseurdet.sql41total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite et in… field
H A Dllx_fichinterdet_rec.sql32 total_ht DOUBLE(24, 8) NULL DEFAULT NULL, field
H A Dllx_expensereport_det.sql39 total_ht double(24,8) DEFAULT 0 NOT NULL, field
H A Dllx_propaldet.sql42total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite et incluant… field
H A Dllx_facture_fourn_det.sql41 total_ht double(24,8), -- Total line price of product excluding tax field
H A Dllx_supplier_proposaldet.sql37 total_ht double(24,8) DEFAULT 0, field
H A Dllx_facturedet_rec.sql43total_ht double(24,8), -- Total HT de la ligne toute quantity et incluant remise ligne et gl… field
H A Dllx_commandedet.sql43total_ht double(24,8) DEFAULT 0, -- Total HT de la ligne toute quantite et incluant … field
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/
H A Dindex.php171 $total_ttc = $totalam = $total_ht = 0; variable
319 $total_ht = $total_ttc = $totalam = 0; variable
431 $total_ttc = $totalam = $total_ht = 0; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/
H A Delement.php784 $total_ht = 0; variable
886 $total_ht = $total_ht + $total_ht_by_line; variable
905 $total_ht = -$total_ht; variable
1120 $total_ht = 0; variable
1446 $total_ht = $total_ht + $total_ht_by_line; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/projet/
H A Delement.php690 $total_ht = 0; variable
772 $total_ht = $total_ht + $total_ht_by_line; variable
789 $total_ht = -$total_ht; variable
979 $total_ht = 0; variable
1284 $total_ht = $total_ht + $total_ht_by_line; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/stats/
H A Dmo.php149 $total_ht = 0; variable

1234