Laurent Destailleur
|
cf2dd28a21
|
Fix warning when setup not complete.
|
2020-11-30 19:40:53 +01:00 |
|
UT from dolibit
|
beafcd61fd
|
Update ChangeLog
For developers: section for hooks
|
2020-11-30 19:18:19 +01:00 |
|
Laurent Destailleur
|
fc91e70e47
|
Update modFacture.class.php
|
2020-11-30 18:37:07 +01:00 |
|
Laurent Destailleur
|
9fed0ca970
|
test
|
2020-11-30 18:33:58 +01:00 |
|
Laurent Destailleur
|
c0baf483dc
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-11-30 18:28:24 +01:00 |
|
Laurent Destailleur
|
3443174f67
|
Sync transifex
|
2020-11-30 18:28:04 +01:00 |
|
lmarcouiller
|
ff30021d35
|
Close #15307 Encours dpassé with eldy suggestions
|
2020-11-30 16:50:12 +01:00 |
|
Laurent Destailleur
|
dc56c2bc3c
|
Merge pull request #15584 from frederic34/getpostint
introduce GETPOSTINT which returns only int
|
2020-11-30 16:08:20 +01:00 |
|
Laurent Destailleur
|
fde7c4ffb3
|
Merge pull request #15575 from StephaneLesage/fix12-userlist-filter-by-gender
Fix Users list filter by gender
|
2020-11-30 15:48:06 +01:00 |
|
Laurent Destailleur
|
3c74e44ce3
|
Merge pull request #15576 from mkdgs/patch-2
Fix: undefined measuring_units_squared() on update
|
2020-11-30 15:47:47 +01:00 |
|
Frédéric FRANCE
|
765df41918
|
introduce GETPOSTINT
|
2020-11-30 15:44:29 +01:00 |
|
Laurent Destailleur
|
6f0d49d68d
|
Merge pull request #15578 from Tim-Otte/fix-product-supplier-price-extrafield
FIX for product supplier price extrafields
|
2020-11-30 15:44:04 +01:00 |
|
Laurent Destailleur
|
b782017722
|
Merge pull request #15574 from StephaneLesage/fix-userlist-filter-by-gender
fix Users list filter by gender
|
2020-11-30 15:42:48 +01:00 |
|
Laurent Destailleur
|
93a337b819
|
Merge pull request #15581 from frederic34/patch-8
remove syntax error
|
2020-11-30 15:41:26 +01:00 |
|
Laurent Destailleur
|
627d09d75e
|
Merge pull request #15580 from teleassist/teleassist-12.0Fix15374
FIX #15374 : "New" doesn't clear total amounts
|
2020-11-30 15:40:19 +01:00 |
|
Laurent Destailleur
|
7870a33fd3
|
Update invoice.php
|
2020-11-30 15:39:35 +01:00 |
|
Laurent Destailleur
|
958893228a
|
Fix combo to add contact and status of contact on popup
|
2020-11-30 15:18:58 +01:00 |
|
lmarcouiller
|
cee1b3cee4
|
Close : Encours dépassé #15307
|
2020-11-30 14:52:27 +01:00 |
|
Laurent Destailleur
|
00ad6df395
|
Fight against $_POST
|
2020-11-30 14:47:07 +01:00 |
|
lmarcouiller
|
595bb893be
|
Close : Encours dépassé #15307
|
2020-11-30 14:01:56 +01:00 |
|
lmarcouiller
|
6e9a3c05f4
|
Close : Encours dépassé #15307
|
2020-11-30 13:52:02 +01:00 |
|
Laurent Destailleur
|
fa8b960520
|
Clean code
|
2020-11-30 13:22:48 +01:00 |
|
Laurent Destailleur
|
379bca0b61
|
Clean code
|
2020-11-30 13:18:23 +01:00 |
|
Laurent Destailleur
|
2de3a3d143
|
Clean dead code
|
2020-11-30 13:02:46 +01:00 |
|
Frédéric FRANCE
|
ffcce1a4b4
|
remove syntax error
|
2020-11-30 13:02:05 +01:00 |
|
lmarcouiller
|
00dca7ff9b
|
NEW : Encours dépassé #15307
|
2020-11-30 13:01:45 +01:00 |
|
Laurent Destailleur
|
73ea6e40bb
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-11-30 12:55:11 +01:00 |
|
Laurent Destailleur
|
e7775d2f79
|
Fix scrutinizer errors
|
2020-11-30 12:54:47 +01:00 |
|
Laurent Destailleur
|
bd5dc6399b
|
Fix deprecated code
|
2020-11-30 12:35:05 +01:00 |
|
Laurent Destailleur
|
4f2259ea38
|
Fix warning
|
2020-11-30 12:03:04 +01:00 |
|
stickler-ci
|
9ee37153f7
|
Fixing style errors.
|
2020-11-30 10:32:58 +00:00 |
|
Stephane Lesage
|
7fbf5482fc
|
missing db->escape
|
2020-11-30 11:30:42 +01:00 |
|
Stephane Lesage
|
c0c8aef7aa
|
fix Users list filter by gender
|
2020-11-30 11:30:42 +01:00 |
|
teleassist
|
560194c3b9
|
FIX #15374 : "New" doesn't clear total amounts
Invoice's total amounts where not updated because of direct lines deleting in database.
|
2020-11-30 11:22:49 +01:00 |
|
Tim Otte
|
16b69a069e
|
Fixed sql error where column names were used instead of sql column names
|
2020-11-30 10:21:10 +01:00 |
|
Mickael Desgranges
|
283c83cae0
|
FIX: undefined measuring_units_squared() on update
On update product, by a third party module, measuring_units_squared() and measuring_units_cubed() was undefined
|
2020-11-30 09:04:13 +01:00 |
|
Laurent Destailleur
|
a2ede3573e
|
Default selected columns
|
2020-11-30 08:46:58 +01:00 |
|
Laurent Destailleur
|
6ad7cca647
|
Fix sort columns
|
2020-11-30 08:45:16 +01:00 |
|
Laurent Destailleur
|
4f762cf73d
|
Fix label
|
2020-11-30 08:29:19 +01:00 |
|
Laurent Destailleur
|
6af9c9f857
|
Merge branch 'develop' of https://github.com/dolibarr/dolibarr into develop
|
2020-11-30 07:50:26 +01:00 |
|
Laurent Destailleur
|
b6ccfaf180
|
css
|
2020-11-30 07:50:14 +01:00 |
|
Stephane Lesage
|
0046bfc53f
|
Fix Users list filter by gender
|
2020-11-29 23:42:47 +01:00 |
|
Laurent Destailleur
|
7634212811
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/system/phpinfo.php
htdocs/commande/stats/index.php
htdocs/compta/facture/stats/index.php
|
2020-11-29 21:35:03 +01:00 |
|
Laurent Destailleur
|
58eaef37d2
|
Fix regression
|
2020-11-29 21:29:22 +01:00 |
|
Laurent Destailleur
|
6a8ddacb33
|
Prepare database to allow to disconnect other session after a password
change
|
2020-11-29 21:01:57 +01:00 |
|
Laurent Destailleur
|
de98ef1718
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2020-11-29 20:57:43 +01:00 |
|
Laurent Destailleur
|
d45fe6c17f
|
FIx #15551
|
2020-11-29 20:39:39 +01:00 |
|
Laurent Destailleur
|
d3a2aa664f
|
FIX #15572
|
2020-11-29 20:27:40 +01:00 |
|
Laurent Destailleur
|
66381a4f4d
|
FIX #15558
|
2020-11-29 19:41:11 +01:00 |
|
Laurent Destailleur
|
8eacbaaf5f
|
Merge pull request #15570 from frederic34/strike
simplify function
|
2020-11-29 19:10:06 +01:00 |
|