Home
last modified time | relevance | path

Searched refs:recuperableonly (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/data/
H A Dllx_c_tva.sql45 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values ( 131, 13, '0','0'…
46 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values ( 132, 13, '9','0','T…
47 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values ( 133, 13, '19','0…
50 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values ( 351, 35, '0','0',…
55 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (231, 23, '0','0','I…
60 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (281, 28, '0','0','V…
64 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (411, 41, '0','0','V…
72 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (591, 59, '0','0','V…
83 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (141, 14, '0','0','V…
96 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (671, 67, '0','0','V…
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/data/
H A Dllx_c_tva.sql39 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values ( 131, 13, '0','0'…
40 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values ( 132, 13, '9','0','T…
41 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values ( 133, 13, '19','0…
44 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values ( 351, 35, '0','0',…
49 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (231, 23, '0','0','I…
54 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (281, 28, '0','0','V…
58 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (411, 41, '0','0','V…
66 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (591, 59, '0','0','V…
77 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (141, 14, '0','0','V…
90 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (671, 67, '0','0','V…
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/class/
H A Dproductcustomerprice.class.php65 public $recuperableonly; variable in Productcustomerprice
123 if (isset($this->recuperableonly))
124 $this->recuperableonly = trim($this->recuperableonly);
303 $this->recuperableonly = $obj->recuperableonly;
410 $line->recuperableonly = $obj->recuperableonly;
519 $line->recuperableonly = $obj->recuperableonly;
573 $this->recuperableonly = trim($this->recuperableonly);
788 $prodsocpriceupd->recuperableonly = $this->recuperableonly;
805 $prodsocpricenew->recuperableonly = $this->recuperableonly;
948 $this->recuperableonly = '';
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/class/
H A Dproductcustomerprice.class.php70 public $recuperableonly; variable in Productcustomerprice
140 if (isset($this->recuperableonly)) {
141 $this->recuperableonly = trim($this->recuperableonly);
328 $this->recuperableonly = $obj->recuperableonly;
448 $line->recuperableonly = $obj->recuperableonly;
561 $line->recuperableonly = $obj->recuperableonly;
627 $this->recuperableonly = trim($this->recuperableonly);
851 $prodsocpriceupd->recuperableonly = $this->recuperableonly;
869 $prodsocpricenew->recuperableonly = $this->recuperableonly;
1012 $this->recuperableonly = '';
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/migration/
H A D5.0.0-6.0.0.sql478 INSERT INTO llx_c_tva(fk_pays,taux,code,recuperableonly,note,active) …
479 INSERT INTO llx_c_tva(fk_pays,taux,code,recuperableonly,note,active) …
480 INSERT INTO llx_c_tva(fk_pays,taux,code,recuperableonly,localtax1,localtax1_type,note,active) …
633 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
634 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
635 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
636 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
637 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
638 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
639 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
[all …]
H A D3.0.0-3.1.0.sql385 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (1141,114, '0','0'…
386 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (1142,114, '12','0…
390 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (1541,154, '0','0'…
391 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (1542,154, '16','0…
392 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (1543,154, '10','0…
413 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (461,46, '0','0','…
414 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (462,46, '15','0',…
415 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (463,46, '7.5','0'…
H A D12.0.0-13.0.0.sql65 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (111,11, '0','0','…
66 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (112,11, '4','0','…
67 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (113,11, '6','0','…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/migration/
H A D5.0.0-6.0.0.sql478 INSERT INTO llx_c_tva(fk_pays,taux,code,recuperableonly,note,active) …
479 INSERT INTO llx_c_tva(fk_pays,taux,code,recuperableonly,note,active) …
480 INSERT INTO llx_c_tva(fk_pays,taux,code,recuperableonly,localtax1,localtax1_type,note,active) …
633 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
634 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
635 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
636 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
637 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
638 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
639 …,fk_pays,code,taux,localtax1,localtax1_type,localtax2,localtax2_type,recuperableonly,note,active) …
[all …]
H A D3.0.0-3.1.0.sql385 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (1141,114, '0','0'…
386 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (1142,114, '12','0…
390 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (1541,154, '0','0'…
391 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (1542,154, '16','0…
392 insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (1543,154, '10','0…
413 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (461,46, '0','0','…
414 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (462,46, '15','0',…
415 INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (463,46, '7.5','0'…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/
H A Dprice.php118 $npr = $obj->recuperableonly;
128 $prodcustprice->recuperableonly = $npr;
170 $prodcustprice->recuperableonly = (preg_match('/\*/', GETPOST("tva_tx")) ? 1 : 0);
393 …va("tva_tx", $prodcustprice->tva_tx, $mysoc, '', $staticprod->id, $prodcustprice->recuperableonly);
507 print '<td class="right">'.vatrate($line->tva_tx, true, $line->recuperableonly)."</td>";
615 …->default_vat_code ? ' ('.$line->default_vat_code.')' : ''), true, $line->recuperableonly)."</td>";
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/societe/
H A Dprice.php118 $npr = $obj->recuperableonly;
128 $prodcustprice->recuperableonly = $npr;
169 $prodcustprice->recuperableonly = (preg_match('/\*/', GETPOST("tva_tx")) ? 1 : 0);
381 …va("tva_tx", $prodcustprice->tva_tx, $mysoc, '', $staticprod->id, $prodcustprice->recuperableonly);
488 print '<td class="right">'.vatrate($line->tva_tx, true, $line->recuperableonly)."</td>";
596 …->default_vat_code ? ' ('.$line->default_vat_code.')' : ''), true, $line->recuperableonly)."</td>";
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/tables/
H A Dllx_c_tva.key.sql19 ALTER TABLE llx_c_tva ADD UNIQUE INDEX uk_c_tva_id (fk_pays, code, taux, recuperableonly);
H A Dllx_c_tva.sql31 recuperableonly integer NOT NULL DEFAULT 0, field
H A Dllx_product_customer_price_log.sql37 recuperableonly integer NOT NULL DEFAULT '0', -- Other NPR VAT field
H A Dllx_product_customer_price.sql38 recuperableonly integer NOT NULL DEFAULT '0', -- Other NPR VAT field
H A Dllx_product_price.sql39 recuperableonly integer NOT NULL DEFAULT '0', field
H A Dllx_product.sql51 recuperableonly integer NOT NULL DEFAULT '0', -- French NPR VAT field
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/tables/
H A Dllx_c_tva.key.sql19 ALTER TABLE llx_c_tva ADD UNIQUE INDEX uk_c_tva_id (fk_pays, code, taux, recuperableonly);
H A Dllx_c_tva.sql31 recuperableonly integer NOT NULL DEFAULT 0, field
H A Dllx_product_customer_price_log.sql38 recuperableonly integer NOT NULL DEFAULT '0', -- Other NPR VAT field
H A Dllx_product_customer_price.sql39 recuperableonly integer NOT NULL DEFAULT '0', -- Other NPR VAT field
H A Dllx_product_price.sql39 recuperableonly integer NOT NULL DEFAULT '0', field
H A Dllx_product.sql51 recuperableonly integer NOT NULL DEFAULT '0', -- French NPR VAT field
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/
H A Dprice.php141 $npr = $obj->recuperableonly;
258 $npr = $obj->recuperableonly;
315 $npr = $obj->recuperableonly;
545 $npr = $obj->recuperableonly;
555 $prodcustprice->recuperableonly = $npr;
645 $npr = $obj->recuperableonly;
655 $prodcustprice->recuperableonly = $npr;
1890 …al(1, $pu, 0, $line->tva_tx, 1, 1, 0, $line->price_base_type, $line->recuperableonly, $object->typ…
1911 …line->default_vat_code.')' : ''), '%', ($line->tva_npr ? $line->tva_npr : $line->recuperableonly));
2016 …$pu, 0, $object->tva_tx, 1, 1, 0, $object->price_base_type, $object->recuperableonly, $object->typ…
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/
H A Dprice.php150 $npr = $obj->recuperableonly;
259 $npr = $obj->recuperableonly;
312 $npr = $obj->recuperableonly;
535 $npr = $obj->recuperableonly;
545 $prodcustprice->recuperableonly = $npr;
628 $npr = $obj->recuperableonly;
638 $prodcustprice->recuperableonly = $npr;
1943 …al(1, $pu, 0, $line->tva_tx, 1, 1, 0, $line->price_base_type, $line->recuperableonly, $object->typ…
1973 …line->default_vat_code.')' : ''), '%', ($line->tva_npr ? $line->tva_npr : $line->recuperableonly));
2074 …$pu, 0, $object->tva_tx, 1, 1, 0, $object->price_base_type, $object->recuperableonly, $object->typ…
[all …]

123