Regis Houssin
05419441aa
FIX missing return edit if update error
2021-03-23 19:58:15 +01:00
Laurent Destailleur
debcef9b55
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-03-22 00:08:19 +01:00
Laurent Destailleur
f1fb7e732e
Fix trans
2021-03-22 00:07:35 +01:00
Laurent Destailleur
6c89ef803e
Merge pull request #16894 from daraelmin/daraelmin-patch-5
...
Fix #16893 #16897 V13 picto UpToDate change to Unpaid sometimes
2021-03-21 22:19:15 +01:00
daraelmin
99d4618ab5
Fix 16897 V13 Wrong picto for Expired membership
...
Force picto for Expired membership when no subscription is needed to Waiting (as other)
2021-03-21 13:49:17 +01:00
daraelmin
860a2f2ffa
Fix #16893 picto UpToDate change to Unpaid sometimes
...
#Fix #16893 picto UpToDate change to Unpaid sometimes
As $now is set on the start of the script.
But, the timestamp may change before LibStatut is called at the end.
To avoid this we add 10 second to $now before comparing to dol_now() in LibStatut
2021-03-21 11:36:23 +01:00
Laurent Destailleur
861a5becf1
Merge pull request #16884 from daraelmin/daraelmin-patch-3
...
#Fix #16767 v13 unremovable attached file in mailmodel
2021-03-20 19:51:07 +01:00
daraelmin
2d7f858c1a
#Fix #16767 unremovable attached file in mailmodel
...
#Fix #16767 unremovable attached file in mailmodel
2021-03-20 14:04:20 +01:00
Laurent Destailleur
7f6044c52e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/projet/card.php
htdocs/projet/contact.php
htdocs/projet/tasks/comment.php
htdocs/projet/tasks/contact.php
htdocs/projet/tasks/document.php
htdocs/projet/tasks/task.php
2021-03-20 12:18:40 +01:00
Laurent Destailleur
d5865dbfcc
Merge pull request #16791 from Robin-Yann/12.0
...
FIX: fix checkbox displayed according to module project setup parameters - work in progress
2021-03-20 12:06:03 +01:00
Chl
36baf9b76b
FIX #16143 Old PG requires "()" on DROP FUNCTION
...
On PostgreSQL 9.6 and previous, the upgrade script fails with a syntax
error if the dropped function's name is not followed by parentheses.
Patch tested on 9.6 and 13.2.
2021-03-20 11:56:19 +01:00
Frédéric FRANCE
2de2f1ce4d
fix nested comments for doxygen
2021-03-20 09:02:29 +01:00
Robin
26dc897042
Merge branch '12.0' of https://github.com/Robin-Yann/dolibarr into 12.0
...
htdocs/projet/card.php
2021-03-19 11:12:49 +01:00
Robin
d852816101
FIX: fix checkbox displayed according to module project setup parameters
2021-03-19 09:54:11 +01:00
Florian HENRY
df4a243f18
fix: PRODUIT_PDF_MERGE_PROPAL options do not work with new product feature
2021-03-18 17:13:34 +01:00
Laurent Destailleur
03941a59af
Clean code
2021-03-18 12:21:35 +01:00
Laurent Destailleur
af340ec133
Fix #yogosha5657
2021-03-18 12:18:38 +01:00
Laurent Destailleur
e37e0399e5
Fix bad message
2021-03-18 12:10:23 +01:00
Robin
b3757a6f69
FIX: fix checkbox displayed according to module project setup parameters - work in progress
2021-03-18 11:07:48 +01:00
Laurent Destailleur
26dc3ef1b0
FIX Filter on debit/credit
...
Conflicts:
htdocs/compta/bank/bankentries_list.php
2021-03-16 18:59:28 +01:00
Laurent Destailleur
59174315ae
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-03-16 15:15:12 +01:00
Laurent Destailleur
a29a9e5435
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-03-16 15:14:46 +01:00
Laurent Destailleur
66bbc7f54f
Merge pull request #16734 from AlexisLaurier/11.0
...
correct nb_expedition count
2021-03-16 15:12:18 +01:00
Alexis LAURIER
971b97d78f
correct nb_expedition count
2021-03-16 15:00:46 +01:00
Laurent Destailleur
f514dec6ab
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/card.php
2021-03-16 14:50:06 +01:00
Laurent Destailleur
3a3c0bad2f
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-03-16 14:46:15 +01:00
Laurent Destailleur
95ede60de2
Fix css
2021-03-16 14:46:00 +01:00
Juanjo Menent
76cf3da449
FIX: Cannot delete a batch material from item receipts
2021-03-15 18:10:59 +01:00
Laurent Destailleur
614720fc0a
FIX #16671 Can not generate zip file of documents in backup tool
2021-03-15 14:51:36 +01:00
Laurent Destailleur
d905d92434
Merge pull request #16637 from frederic34/patch-4
...
force check if newref needed if project create fail
2021-03-15 11:31:07 +01:00
Laurent Destailleur
7bbcf4aa00
FIX #16629
2021-03-15 11:23:08 +01:00
Frédéric FRANCE
815a7683a2
force getnextref if project create fail
2021-03-12 16:48:43 +01:00
Frédéric FRANCE
7a2e28497d
fix number is already used doesn't propose new code with elephant
2021-03-12 13:14:53 +01:00
Laurent Destailleur
706ba46295
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-03-12 12:46:49 +01:00
Laurent Destailleur
cab0e0ee05
Prepare 13.0.2
2021-03-12 12:45:45 +01:00
Laurent Destailleur
9956373a14
Backport the log to detect module that claim a new token.
2021-03-12 12:42:26 +01:00
Regis Houssin
5375add08c
FIX just add mp4
2021-03-12 08:41:56 +01:00
Regis Houssin
290f49a3e0
FIX wrong extension
2021-03-12 08:39:36 +01:00
Regis Houssin
05532ca6b7
FIX missing video mime
2021-03-12 08:35:13 +01:00
Laurent Destailleur
6a5d3bdec2
Merge pull request #16602 from fmarcet/13.0
...
FIX: Buttons to disable bindings not working
2021-03-11 16:05:12 +01:00
Laurent Destailleur
c209d9b45e
Update paiement_charge.php
2021-03-10 15:29:05 +01:00
atm-lena
b798535af9
FIX create sociales : keep values error form
2021-03-10 14:15:03 +01:00
Florian HENRY
bd6aae71a2
fix modulebuilder boxes showboxes
2021-03-10 11:58:21 +01:00
Florian HENRY
ccf71cd980
fix modulebuilder boxes showboxes
2021-03-10 11:56:44 +01:00
Laurent Destailleur
9a13ebfdb8
Fix look and feel v13
2021-03-10 11:08:39 +01:00
Laurent Destailleur
680f6257a0
FIX warning if setup of chart of account is not yet done.
2021-03-10 11:04:28 +01:00
Laurent Destailleur
a0c7c6bad9
Fix selection of accounting account
2021-03-10 10:45:01 +01:00
Laurent Destailleur
28f54eeb75
Fix translation
2021-03-09 19:55:47 +01:00
Laurent Destailleur
67f5837072
Fix permission to create a holiday when advanced permissions are set
2021-03-09 19:51:11 +01:00
Ferran Marcet
1dae21e608
FIX: Buttons to disable bindings not working
2021-03-09 18:44:06 +01:00