Commit Graph

75200 Commits

Author SHA1 Message Date
Laurent Destailleur
917b9d69fa Removed the method 4 of GETPOST (to get $_COOKIE). It was not used and
not recommanded to use in Dolibarr.
2019-04-08 14:55:31 +02:00
Laurent Destailleur
1b415a6aed Fix translation of help tooltip on fields for modulebuilder. 2019-04-08 14:42:46 +02:00
Laurent Destailleur
2174e70414 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-04-08 14:09:29 +02:00
Laurent Destailleur
321ffb859b Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
	htdocs/projet/activity/perday.php
	htdocs/projet/activity/perweek.php
2019-04-08 14:09:18 +02:00
Laurent Destailleur
dccad0b19d Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0 2019-04-08 14:05:23 +02:00
Laurent Destailleur
f4efc86dd3 Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0 2019-04-08 14:05:14 +02:00
Laurent Destailleur
ffca289bff Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2019-04-08 14:04:42 +02:00
Laurent Destailleur
2b87c8b663
Merge pull request #10810 from mwelters/patch-1
NEW improve Expensereport, Inverse Receiver
2019-04-08 14:04:08 +02:00
Laurent Destailleur
2047ad62c5
Merge pull request #10979 from fpeyraud/develop
Fix redirection on social tax deletion
2019-04-08 13:58:07 +02:00
Laurent Destailleur
2b5e25188c
Merge pull request #10977 from IonAgorria/resources-product
NEW: Resources tab possible in products/services
2019-04-08 13:57:30 +02:00
Laurent Destailleur
62f6764e4f
Merge pull request #10976 from IonAgorria/fix-supplier-prices
Fix dynamic prices bug caused by arg displacement
2019-04-08 13:53:11 +02:00
Laurent Destailleur
dc47d0c2ce
Merge pull request #10972 from Rusu-Marian-Dan/develop
Re synchronized the UI action button "Mark as credit available" with API
2019-04-08 13:52:20 +02:00
Laurent Destailleur
2b74c114a8
Merge pull request #10968 from frederic34/patch-4
add constant
2019-04-08 13:49:57 +02:00
Laurent Destailleur
125796b0f5
Merge pull request #10967 from atm-ph/fix_7.0_timesheet_init_hook
Fix no init hook on timesheet
2019-04-08 13:49:21 +02:00
Laurent Destailleur
c1f0826005
Update perweek.php 2019-04-08 13:49:16 +02:00
Laurent Destailleur
153e563c9f
Update perday.php 2019-04-08 13:49:05 +02:00
Laurent Destailleur
faf8803329
Merge pull request #10966 from atm-ph/fix_default_filter
Fix default filter
2019-04-08 13:48:31 +02:00
Laurent Destailleur
a7ced8ab5d
Merge pull request #10963 from aspangaro/v10_p3
NEW: Accounting - Invert module name
2019-04-08 13:39:51 +02:00
Laurent Destailleur
d2cbc95325
Update admin.lang
Note that 80% of current Dolibarr users use the term "Accounting" to say "invoicing" (Definition of work accounting is not same for end users and for book keeping people). So to avoid confusion for end users and not having letting think they need this module because they ant to make accounting (with their definition), we must to be clear in name (description is not enough). So i rename "Accounting" into "Accounting (double entry)". So this is clear it is accounting with the definition of a book keeper.
2019-04-08 13:39:22 +02:00
Laurent Destailleur
8accc894b0
Update admin.lang 2019-04-08 13:36:11 +02:00
Laurent Destailleur
2606de2119
Update modAccounting.class.php 2019-04-08 13:35:06 +02:00
Laurent Destailleur
7c91c1b9f1
Merge pull request #10962 from aspangaro/v10_p2
FIX: Problem with badge in tab in expedition card
2019-04-08 13:33:59 +02:00
Laurent Destailleur
47acbf4f54
Merge pull request #10961 from aspangaro/9.0_lettering
FIX: MultiEntity in lettering functionality
2019-04-08 13:33:01 +02:00
Laurent Destailleur
cd1322de79
Merge pull request #10959 from atm-arnaud/8.0_fix_shipping_default_warehouse_if_one
FIX shipping default warehouse if only one warehouse
2019-04-08 13:32:34 +02:00
Laurent Destailleur
976ef92df6
Merge pull request #10958 from atm-john/new_look_and_feel_pdf
New pdf document column system : supplier order and expedition
2019-04-08 13:31:47 +02:00
Laurent Destailleur
9a09949115
Merge pull request #10970 from cdallagnola/patch-1
Patch 1
2019-04-08 13:30:03 +02:00
Laurent Destailleur
da6c5b552f
Merge pull request #10950 from OPEN-DSI/new-extrafield-sellist-chkbxlst-options
New categories options in sellist and chbxlist extrafields
2019-04-08 13:28:51 +02:00
Laurent Destailleur
7b85a7977b
Update html.form.class.php 2019-04-08 13:28:32 +02:00
Laurent Destailleur
6f34a84a9a
Update categorie.class.php 2019-04-08 13:23:19 +02:00
Laurent Destailleur
0b69c3362d
Merge pull request #10973 from frederic34/patch-5
php 5.5 minimum
2019-04-08 13:19:29 +02:00
Laurent Destailleur
b23f74eab1 FIX Status of opportunity should never be -1 2019-04-08 12:17:57 +02:00
Florent Peyraud
7672fd7cf0 Fix redirection on social tax deletion 2019-04-08 09:05:51 +02:00
Ion
b64cb4129f Add resources tab for products/services 2019-04-07 23:52:49 +02:00
Ion
06d3b5792c Fix dynamic prices bug caused by arg displacement 2019-04-07 21:41:31 +02:00
Laurent Destailleur
81ccf4d1f0 Update doc 2019-04-07 18:43:30 +02:00
Laurent Destailleur
66142cef76 Prepare 9.0.2 2019-04-07 18:40:37 +02:00
Laurent Destailleur
b527446e47 Changelog 2019-04-07 18:39:13 +02:00
Laurent Destailleur
e800c45ab8 Can edit date of last collect by email collector 2019-04-07 18:36:25 +02:00
Laurent Destailleur
22ca858b36 Enhance setup of email collector 2019-04-07 18:32:01 +02:00
Laurent Destailleur
fad2fa48dd NEW Introduce a config parameter $dolibarr_main_instance_unique_id 2019-04-07 15:44:17 +02:00
Ion
71f30266dc Add service to getElementProperties 2019-04-07 12:53:52 +02:00
Frédéric FRANCE
60f2740a03
Update .travis.yml 2019-04-07 10:03:49 +02:00
Frédéric FRANCE
a3c6d48a02
php 5.5 minimum 2019-04-07 10:00:12 +02:00
Dan Rusu
4597e78a9d Re synchronized the UI action button "Mark as credit available" with API
At some point we will need to move this code into common location (maybe facture.class.php) and call as function from both places
2019-04-06 20:10:11 +03:00
Frédéric FRANCE
f7addaf1d4
Update card.php 2019-04-06 13:53:38 +02:00
Laurent Destailleur
56194091a9 trans 2019-04-06 13:27:38 +02:00
Laurent Destailleur
302a42a603 PHP 5.4 is no more supported. Minimum PHP is now 5.5+. 2019-04-06 13:20:26 +02:00
Laurent Destailleur
c61cbd7b15 Fix phpcs 2019-04-05 20:13:41 +02:00
Laurent Destailleur
54714bc755 Deprecated property ->fk_departement is now ->state_id everywhere. 2019-04-05 20:06:13 +02:00
Laurent Destailleur
67760d6f41 Fix phpcs 2019-04-05 19:53:45 +02:00