Laurent Destailleur
5ec52548ab
For countries using the 2nd or 3rd tax, we force
...
MAIN_NO_INPUT_PRICE_WITH_TAX to disable input/edit of lines using the
price including tax (because 2nb and 3rd tax not yet taken into
account).
Work In Progress to support all taxes into unit price entry when
MAIN_UNIT_PRICE_WITH_TAX_IS_FOR_ALL_TAXES is set.
2023-03-11 20:37:01 +01:00
Laurent Destailleur
81d2618b59
Add option to avoid use of input price inc tax (works only for 1st tax)
2023-03-11 19:38:39 +01:00
Laurent Destailleur
610ab03f0d
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-22 14:38:25 +01:00
Laurent Destailleur
da503e6c58
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-02-22 14:33:59 +01:00
Quentin VIAL-GOUTEYRON
08bcd4af31
FIX : mandatory date for service didnt work for invoice
2023-02-22 12:19:36 +01:00
Laurent Destailleur
5ecaacf36e
Fix tooltip
2023-01-06 15:30:55 +01:00
Laurent Destailleur
e4dc10f6bd
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-06 12:26:54 +01:00
Laurent Destailleur
68e4e71005
FIX: Amount of localtax1 and 2 not correctly save on purchase order (the
...
rate was saved instead)
2023-01-06 12:08:40 +01:00
Laurent Destailleur
e2cc7c1e58
Debug v17
2022-12-07 18:11:25 +01:00
Laurent Destailleur
44627f0caa
Debug v17
2022-12-04 18:52:11 +01:00
Frédéric FRANCE
fdb89b9c05
fis warnings
2022-11-29 09:54:35 +01:00
Laurent Destailleur
3e5273d83b
NEW Option PRODUIT_DESC_IN_FORM accept (desktop only or +smartphone)
2022-10-21 11:14:28 +02:00
Alexandre SPANGARO
92205f42a4
Use isModEnabled
2022-09-25 22:47:12 +02:00
Philippe GRAND
4ecceb1fd0
update code
2022-09-04 13:30:34 +02:00
Philippe GRAND
79fc182201
Update code
2022-09-03 11:24:17 +02:00
Philippe GRAND
6116478cca
update code
2022-08-30 11:45:15 +02:00
Laurent Destailleur
24b1085639
Clean code. Prepare for inputing prices with taxes
2022-08-13 19:30:26 +02:00
Laurent Destailleur
02e2f9815d
NEW Add option INVOICEREC_SET_AUTOFILL_DATE_START/END
2022-03-22 11:47:25 +01:00
stickler-ci
526157dfcb
Fixing style errors.
2022-02-14 03:56:45 +00:00
Alexandre SPANGARO
6734a3575e
Core
2022-02-14 04:52:39 +01:00
Adrien Raze
ee52cac3ba
NEW : Template supplier invoices
2022-02-07 14:34:27 +01:00
Laurent Destailleur
379dd9ccbb
Fix position of text
2021-10-05 12:09:03 +02:00
Laurent Destailleur
37603b451a
Fix token in url
2021-09-27 12:24:01 +02:00
Laurent Destailleur
27c41946b7
Merge pull request #18182 from atm-jpb/NEW_field_in_service_object
...
NEW : field and behavior in product object
2021-09-23 12:14:09 +02:00
Laurent Destailleur
14c8bdce1a
Better desciption of option
2021-09-19 19:25:38 +02:00
Laurent Destailleur
a747c71cf5
css
2021-09-19 19:19:28 +02:00
stickler-ci
dd7f6b6a5c
Fixing style errors.
2021-09-09 08:17:52 +00:00
jpb
91e624fd5d
change test
2021-09-09 10:14:39 +02:00
jpb
65a2486f94
merge conflict
2021-09-06 09:43:52 +02:00
Laurent Destailleur
8639956b79
Fix position of information on lines of documents
2021-08-30 21:22:00 +02:00
stickler-ci
c93e2cda0d
Fixing style errors.
2021-07-21 06:31:07 +00:00
jpb
32f9b1a556
fix cmd fourn no msg
2021-07-21 08:26:41 +02:00
stickler-ci
2f0ba41a53
Fixing style errors.
2021-07-20 13:35:10 +00:00
jpb
367e839239
change class css and behavior js
2021-07-20 13:56:30 +02:00
jpb
e11afb7da0
add color on date dield and warning on line
2021-07-20 11:23:35 +02:00
Laurent Destailleur
ad11f7b66d
Fix type of param
...
Fix test of ckeditor for html doc
Fix when MAIN_RESTRICTHTML_ONLY_VALID_HTML is on
2021-07-08 13:59:04 +02:00
Laurent Destailleur
37801184c0
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/holiday/class/holiday.class.php
Fix case of newByMonth
2021-07-06 15:35:17 +02:00
Laurent Destailleur
d414bcb572
Fix phpcs
2021-07-05 17:08:10 +02:00
Laurent Destailleur
6ae1d192e4
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/compta/facture/card.php
2021-07-02 16:14:12 +02:00
Laurent Destailleur
9392624e54
Fix deletion of line on replacement invoice
2021-07-01 13:36:04 +02:00
Laurent Destailleur
2860e12b65
Update objectline_view.tpl.php
2021-06-29 19:16:29 +02:00
Francis Appels
051bb3f3ef
Fix some core php8 warnings.
...
Fixing php 8 warnings seems also to solve some situations like a paiment condition removed from dictionary can not be selected.
2021-06-29 16:37:07 +02:00
Laurent Destailleur
3cbced439a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/tools/listevents.php
htdocs/compta/bank/line.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/paiement/cheque/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/ticket.lib.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/core/tpl/extrafields_view.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/cron/list.php
htdocs/expedition/card.php
htdocs/mrp/mo_list.php
htdocs/product/stock/productlot_card.php
htdocs/public/emailing/mailing-read.php
htdocs/public/emailing/mailing-unsubscribe.php
htdocs/ticket/list.php
test/phpunit/FactureRecTest.php
2021-03-05 19:29:09 +01:00
Laurent Destailleur
aa1551bf1f
FIX class not found when creating recuring invoice from invoice+discount
2021-03-03 22:46:25 +01:00
Frédéric FRANCE
554e449e40
code syntax core directory
2021-02-23 22:03:23 +01:00
Laurent Destailleur
401b4f641d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/card.php
2021-02-08 22:13:50 +01:00
Laurent Destailleur
6892ad9630
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/admin/dict.php
2021-02-08 17:25:05 +01:00
atm-lena
c5f73ec12a
Resolve ret
2021-02-04 10:42:42 +01:00
atm-lena
e9b5a52a4f
Add hidden conf to display supplier in object lines
2021-02-03 15:22:04 +01:00
Laurent Destailleur
68302d74ba
Fix look and feel v14
2021-01-16 14:10:37 +01:00