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
Laurent Destailleur
997d6cca0a
Fix $db not defined
2019-04-05 19:49:47 +02:00
Laurent Destailleur
b6c19e0f35
Fix var not defined
2019-04-05 19:48:32 +02:00
Laurent Destailleur
ba9cceeee5
Fix phpcs
2019-04-05 19:42:56 +02:00
Laurent Destailleur
2a9c04b1ba
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-04-05 19:40:22 +02:00
Laurent Destailleur
becefeebff
Fix upload of files without extension
2019-04-05 19:39:49 +02:00
Laurent Destailleur
0fd1f9abf6
Show if there is no uploaded files
2019-04-05 19:39:30 +02:00
Laurent Destailleur
734b97e255
Fix upload of files without extension
2019-04-05 19:39:04 +02:00
DALL'AGNOLA Cédric
c2127a6702
is_empty to empty
2019-04-05 15:49:00 +02:00
Frédéric FRANCE
4d43cd4927
Update card.php
2019-04-05 14:46:31 +02:00
Laurent Destailleur
1ffb5a72d5
Replace image with font awesome
2019-04-05 14:45:54 +02:00
Christophe Battarel
0e31258bc0
Merge https://github.com/Dolibarr/dolibarr into develop
2019-04-05 11:44:29 +02:00
Laurent Destailleur
163665e4b5
FIX A page of a site replaced with another when switching in edit mode
...
Conflicts:
htdocs/website/index.php
2019-04-05 11:36:48 +02:00
Laurent Destailleur
44f113c718
FIX A page of a site replaced with another when switching in edit mode
2019-04-05 11:34:06 +02:00
atm-ph
ea87b2ddb6
Fix no init hook on timesheet
2019-04-05 11:26:11 +02:00
Laurent Destailleur
9e98421333
CSS
2019-04-05 11:09:58 +02:00
Laurent Destailleur
00cdf13a15
Revert "Do not close php tags"
...
This reverts commit 1db134c2a0 .
2019-04-05 11:09:39 +02:00
atm-ph
285e60e9f1
Fix default filter
2019-04-05 10:57:50 +02:00
Philippe GRAND
0513ae8cd0
to avoid : Warning: A non-numeric value encountered
2019-04-05 09:41:27 +02:00
DALL'AGNOLA Cédric
cf3364d205
fix: count throws an error when parameter is null
...
At the first connection, $_SESSION['poscart'] is empty or null and when you try to add an item to the cart in cashdesk you got this:
Warning: count(): Parameter must be an array or an object that implements Countable in /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/class/Facturation.class.php on line 145
Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/class/Facturation.class.php:145) in /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/facturation_verif.php on line 234
2019-04-05 08:28:59 +02:00