Commit Graph

89109 Commits

Author SHA1 Message Date
Laurent Destailleur
f22d390cba Debug modulebuilder 2019-10-24 11:21:05 +02:00
Laurent Destailleur
8768c553b1 Debug modulebuilder 2019-10-24 11:16:06 +02:00
Laurent Destailleur
3d99ee92af Debug modulebuilder 2019-10-24 11:01:34 +02:00
Juanjo Menent
7e9d6dc153 Fix With pagination it is possible that the searched product does not appear if there are many open supplier orders 2019-10-24 10:58:29 +02:00
Laurent Destailleur
0f87a7ebb3 Debug modulebuilder 2019-10-24 10:54:25 +02:00
Laurent Destailleur
d35c29a0fa Fix template 2019-10-23 22:30:06 +02:00
Laurent Destailleur
ce20cc39d1 Enhance template 2019-10-23 22:28:46 +02:00
stickler-ci
0e7f3c307e Fixing style errors. 2019-10-23 20:05:37 +00:00
ptibogxiv
6ff13ab7e1
Update invoice.php 2019-10-23 22:03:43 +02:00
Laurent Destailleur
8858c3e769 Look and feel v11 2019-10-23 21:27:29 +02:00
Laurent Destailleur
433f6918fd Look and feel v11 2019-10-23 21:21:39 +02:00
Laurent Destailleur
7297514afb NEW Use the gender of member for picto in member lists. 2019-10-23 21:00:29 +02:00
Laurent Destailleur
fd04729727 Fix tooltip on extrafield title was on wrong line. 2019-10-23 20:35:39 +02:00
Laurent Destailleur
b48f08dd07 Theme v11 2019-10-23 20:12:29 +02:00
Laurent Destailleur
41303006f3 Rename constant 2019-10-23 17:48:55 +02:00
Laurent Destailleur
f4545a2068 Debug method MAIN_STATUS_USES_CSS 2019-10-23 17:31:54 +02:00
altairis
0481e0b0d1 sort contact list on lastname 2019-10-23 17:31:26 +02:00
altairis
d5d3c978d0 Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop 2019-10-23 17:30:38 +02:00
altairis
8ed6b41fc2 back 2019-10-23 17:30:32 +02:00
altairis
91bce008d8 sort contact list on lastname 2019-10-23 17:28:14 +02:00
Laurent Destailleur
a8ca8c7a1f Fix edit of extrafields link when empty 2019-10-23 16:38:15 +02:00
Laurent Destailleur
9a386da7f5 NEW Can crop/resize image attached on a bank record 2019-10-23 16:07:09 +02:00
atm-quentin
7f5933adbc FIX shipping extrafields line 2019-10-23 16:00:21 +02:00
Laurent Destailleur
31ad147e0e Look and feel v11 2019-10-23 15:17:01 +02:00
Laurent Destailleur
18aa03defe Remove not used dangerous code 2019-10-23 15:14:20 +02:00
Laurent Destailleur
02f559db5f Use GETPOST 2019-10-23 15:07:21 +02:00
Laurent Destailleur
564f96c092 Fix scrutinizer warnings 2019-10-23 14:59:02 +02:00
stickler-ci
393c671b26 Fixing style errors. 2019-10-23 06:59:14 +00:00
dolibarr95
da136ef641
Reduce the $companystatic calls
Store $companystatic->getNomUrl() in $getNomUrl_cache[];
2019-10-23 08:57:07 +02:00
Laurent Destailleur
da00591bba Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/lib/product.lib.php
	htdocs/expedition/card.php
	htdocs/product/list.php
2019-10-23 04:04:32 +02:00
Laurent Destailleur
034b3bc814 Css 2019-10-23 03:57:17 +02:00
Laurent Destailleur
161f2a018f Fix responsive and bad closing td 2019-10-23 03:50:48 +02:00
Laurent Destailleur
2e573fd794 Fix save of units
Conflicts:
	htdocs/expedition/card.php
	htdocs/product/card.php
	htdocs/product/class/product.class.php
2019-10-23 03:03:55 +02:00
Laurent Destailleur
f23804a091 FIX #12152 2019-10-23 03:00:19 +02:00
Laurent Destailleur
f0355b3057 Debug option PRODUCT_ADD_NET_MEASURE 2019-10-23 02:58:39 +02:00
Laurent Destailleur
ee39cb9651 Show property of size/volume on tooltip 2019-10-23 02:39:43 +02:00
Laurent Destailleur
0180014d4d Fix link in popup of shipment 2019-10-23 01:35:32 +02:00
Laurent Destailleur
d25af2d199 Show dimensions of product on the tooltip on product reference 2019-10-23 01:29:07 +02:00
Laurent Destailleur
887a5a43d2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-10-22 20:25:30 +02:00
Laurent Destailleur
fea12076ee FIX #12152 2019-10-22 20:24:52 +02:00
Laurent Destailleur
2f0b791cfe
Merge pull request #12202 from atm-gauthier/10.0_fix_search_on_product_and_service
FIX : if we search something with global search, and after with form …
2019-10-22 20:06:10 +02:00
Laurent Destailleur
1cd1152290
Merge pull request #12193 from dolibarr95/patch-56
NEW: package sql data
2019-10-22 19:25:32 +02:00
Laurent Destailleur
5d9e7215ae
Merge pull request #12203 from grandoc/new_branch_22_10_2019
Internationalization
2019-10-22 19:24:23 +02:00
Laurent Destailleur
c4be61c55c FIX Better compatible fix for the trouble of weight / size units
Conflicts:
	htdocs/core/class/html.form.class.php
	htdocs/product/card.php
2019-10-22 18:42:59 +02:00
Laurent Destailleur
e7e9898e0d FIX Better compatible fix for the trouble of weight / size units 2019-10-22 18:36:36 +02:00
stickler-ci
5ab6228adb Fixing style errors. 2019-10-22 15:12:42 +00:00
Philippe GRAND
ce255b6f36 Merge remote-tracking branch 'origin/new_branch_22_10_2019' into new_branch_22_10_2019 2019-10-22 17:12:06 +02:00
Philippe GRAND
9b2905fb43 Typo and comment 2019-10-22 17:10:52 +02:00
Laurent Destailleur
b88968520b Move code of extrafields to the new architecture 2019-10-22 17:08:37 +02:00
stickler-ci
e807cb6b03 Fixing style errors. 2019-10-22 15:00:58 +00:00