2
0
forked from Wavyzz/dolibarr
Commit Graph

65949 Commits

Author SHA1 Message Date
atm-quentin
2bc93b9748 NEW public note and private note in contact list sall 2019-04-16 16:19:36 +02:00
Laurent Destailleur
8e8fc7e557 Fix css 2019-04-13 12:48:44 +02:00
Laurent Destailleur
00eb0511f6 Make code simpler to sort list of files. 2019-04-13 12:41:50 +02:00
Laurent Destailleur
8e9a4e1877 Fix output of fields with type "real" 2019-04-13 10:42:43 +02:00
Laurent Destailleur
ebe8f27c16 Fix on smartphone 2019-04-13 10:29:09 +02:00
Laurent Destailleur
8d18915746 Work on edit link of expense report line and files 2019-04-12 18:18:04 +02:00
Laurent Destailleur
d728af9ced Add the test for ckeditor with mode "inline" in setup page of ckeditor 2019-04-12 17:44:22 +02:00
Laurent Destailleur
c787ed1793 FIX Upgrade ckeditor manually. Fix regression introduced by composer
past upgrade that download a bugged non official code of ckeditor.
2019-04-12 17:01:25 +02:00
Laurent Destailleur
76567b1d07 NEW Can filter on the date of period for social contributions 2019-04-12 12:51:48 +02:00
Laurent Destailleur
cf058e7d3b NEW Ask date of invoice when using the Clone feature. 2019-04-12 12:12:08 +02:00
Laurent Destailleur
b2da5cedbc Translation 2019-04-11 21:09:07 +02:00
Laurent Destailleur
0da871ac75 Removed dead code 2019-04-11 19:20:55 +02:00
Laurent Destailleur
7451838615 Fix scrutinizer 2019-04-11 18:39:12 +02:00
Laurent Destailleur
36542b818a Error management 2019-04-11 18:36:22 +02:00
Laurent Destailleur
f13b30fc62 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-04-11 18:34:17 +02:00
Laurent Destailleur
49fee638e9 Fix assign string into array 2019-04-11 18:34:06 +02:00
Laurent Destailleur
fae2983c2a Merge branch 'develop' into new_user_hr_fields 2019-04-11 18:27:58 +02:00
Laurent Destailleur
41d30e8f82 Merge pull request #11000 from OPEN-DSI/fix-html-form-dropdown
Fix dropdown menu in pages with several lists
2019-04-11 18:14:43 +02:00
Laurent Destailleur
84050c888f Fix set of civility label 2019-04-11 18:04:18 +02:00
Lionel VESSILLER
09ce5bd977 Fix dropdown menu in pages with several lists 2019-04-11 17:59:11 +02:00
Laurent Destailleur
9337e48072 Merge branch 'develop' into patch-147 2019-04-11 17:54:29 +02:00
ptibogxiv
42b1ab10d1 Update contact.class.php 2019-04-11 17:04:40 +02:00
ptibogxiv
1f017d4d06 Update contact.class.php 2019-04-11 17:03:07 +02:00
Laurent Destailleur
b8d3110266 Merge pull request #10916 from frederic34/patch-2
Update EBP export
2019-04-11 16:56:16 +02:00
Laurent Destailleur
d975522659 Merge pull request #10999 from ptibogxiv/patch-149
Fix: only display stripe customer if customer
2019-04-11 16:35:21 +02:00
Laurent Destailleur
8079a389f8 Merge pull request #10992 from altatof/faccard2
NEW : retrieve invoice infos from order when billing shipment
2019-04-11 16:34:42 +02:00
Laurent Destailleur
7db0c0c705 Merge pull request #10993 from altatof/presend
NEW : use outputlangs in fullname construction for emails
2019-04-11 16:33:07 +02:00
Laurent Destailleur
f2fd07d824 Merge pull request #10991 from altatof/faccard
NEW constant KEEP_DISCOUNT_LINES_FROM_ORIGIN
2019-04-11 16:31:37 +02:00
Laurent Destailleur
4f87018c33 Update card.php 2019-04-11 16:31:13 +02:00
Laurent Destailleur
2ccd7b06c9 Merge pull request #10989 from altatof/faclist
NEW : add payment terms to invoices list
2019-04-11 16:29:41 +02:00
Laurent Destailleur
3d5a1a5550 Merge pull request #10988 from OPEN-DSI/new-societe-export-fields
New company fields in contact export
2019-04-11 16:29:01 +02:00
Laurent Destailleur
2b2838058c Merge pull request #10986 from grandoc/new_branch_09_04_2019
New branch 09 04 2019
2019-04-11 16:28:18 +02:00
Laurent Destailleur
21add55d2b Merge pull request #10985 from andreubisquerra/master
Add form class and fix autoprint with Takepos connector
2019-04-11 16:26:55 +02:00
Laurent Destailleur
ad5b95b912 Merge pull request #10995 from atm-john/FIX_menu_photo
Fix menu photo
2019-04-11 16:26:25 +02:00
Laurent Destailleur
cb08bf6021 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/product/class/product.class.php
2019-04-11 16:25:33 +02:00
Laurent Destailleur
54b3acc997 Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
	htdocs/product/class/product.class.php
2019-04-11 16:23:56 +02:00
Laurent Destailleur
8fa8d7fa08 FIX Combo list was limited to 20 in stock correction 2019-04-11 16:13:44 +02:00
Laurent Destailleur
be004c16c6 FIX Combo list was limited to 20 in stock correction 2019-04-11 16:13:23 +02:00
ptibogxiv
ab172e30ad only display stripe customer if customer 2019-04-11 16:11:00 +02:00
Laurent Destailleur
a3782f7060 Transifex sync 2019-04-11 16:08:50 +02:00
gauthier
9a24007c0a FIX : better test 2019-04-11 15:32:50 +02:00
gauthier
524b186959 FIX : Product accountancey sell intra code must be visible if main feature level 1 2019-04-11 15:19:40 +02:00
Laurent Destailleur
64759e4116 CSS 2019-04-11 13:04:54 +02:00
ATM john
f245247db6 Fix crtl+z and frenetic commit 2019-04-10 22:43:06 +02:00
ATM john
98681c51f1 Fix login dropdown menu no photo 2019-04-10 22:39:30 +02:00
Laurent Destailleur
6b4dbc80e5 Fix phpcs 2019-04-10 21:25:37 +02:00
Laurent Destailleur
862917edff NEW Tooltip with vat amount and price incl tax on lines of objects. 2019-04-10 21:24:23 +02:00
Laurent Destailleur
05ae0c370f Fix bad property set 2019-04-10 17:59:22 +02:00
Laurent Destailleur
203cbd56c2 Finished debug of emailcollector module 2019-04-10 17:35:33 +02:00
Laurent Destailleur
621709ed42 FIX check thirdparty defined when PROJECT_THIRDPARTY_REQUIRED is set 2019-04-10 16:54:20 +02:00