Commit Graph

105581 Commits

Author SHA1 Message Date
Laurent Destailleur
4548b4fcee css 2021-11-26 17:09:07 +01:00
Laurent Destailleur
ad8b071e81 Prepare code 2021-11-26 14:13:29 +01:00
Ferran Marcet
5265cd8084 Fix: correctly display the products of a warehouse in the pdf 2021-11-26 12:49:07 +01:00
Ferran Marcet
419eaa217f dejar igual que 13 2021-11-26 12:38:09 +01:00
Ferran Marcet
ad1d553d11 Merge branch '13.0up' into 13.0
# Conflicts:
#	htdocs/core/modules/modAdherent.class.php
#	htdocs/core/modules/modProduct.class.php
#	htdocs/core/modules/modProjet.class.php
#	htdocs/core/modules/modResource.class.php
#	htdocs/core/modules/modService.class.php
#	htdocs/core/modules/modSociete.class.php
#	htdocs/core/modules/modUser.class.php
2021-11-26 12:29:38 +01:00
Laurent Destailleur
0c8e2be4bd Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-11-25 21:55:25 +01:00
Laurent Destailleur
bf1dfac629 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/langs/en_US/errors.lang
	htdocs/product/stock/movement_list.php
2021-11-25 21:54:06 +01:00
Laurent Destailleur
198c530179 Fix syntax error 2021-11-25 21:51:07 +01:00
Laurent Destailleur
312a741b80 Fix closing div 2021-11-25 21:42:42 +01:00
Laurent Destailleur
77505c570f Avoid to commit external module 2021-11-25 16:48:55 +01:00
moreauf@theobald-groupe.com
6e68eaaef4 card Modif 2021-11-25 16:36:18 +01:00
Alexandre SPANGARO
9d2fb782fa FIX Option MAIN_DIRECT_STATUS_UPDATE broken. Ajax on/off not saving value in DB after updating to version >=12 2021-11-25 15:41:28 +01:00
ksar
f66f3e7355
FIX #19476 2021-11-25 15:25:17 +01:00
Laurent Destailleur
971c892d98 Fix filter on recurrig field 2021-11-25 14:20:31 +01:00
Laurent Destailleur
78f94b1c76 Fix css and label for recurring invoices 2021-11-25 14:17:20 +01:00
Laurent Destailleur
4cfec658bc css 2021-11-25 14:11:18 +01:00
Laurent Destailleur
0c54723185 css 2021-11-25 10:28:37 +01:00
Laurent Destailleur
e07008f6e9 Fix tooltip 2021-11-25 09:40:54 +01:00
Laurent Destailleur
b345c2463c Fix warning on security page 2021-11-25 00:19:55 +01:00
Frédéric FRANCE
124e7f9b88
enable societe.class.php in coding test 2021-11-24 23:07:06 +01:00
Laurent Destailleur
01038b190d Better error report on id command that failed 2021-11-24 22:35:10 +01:00
Laurent Destailleur
b3e9e5c462 Enhance test 2021-11-24 21:37:43 +01:00
Laurent Destailleur
0c27182c6a Fix test 2021-11-24 20:58:34 +01:00
Laurent Destailleur
3b5c13d3e6 Add a test file. Disabling if on production. 2021-11-24 20:53:17 +01:00
stickler-ci
b212778da0 Fixing style errors. 2021-11-24 17:09:11 +00:00
Maximilian Stein
c33205d564 NEW: Show sum of holidays in holiday list
Show a footer in the holidays list with the sum of all holidays
currently visible.
2021-11-24 18:04:45 +01:00
Laurent Destailleur
ac8857cbca Fix sample 2021-11-24 16:53:15 +01:00
Quentin VIAL-GOUTEYRON
632147ad88 object->id is always empty 2021-11-24 12:04:18 +01:00
Laurent Destailleur
733ca28d8c css 2021-11-24 11:21:45 +01:00
Laurent Destailleur
be68173240 Doc 2021-11-24 11:16:10 +01:00
Laurent Destailleur
d088de2589 Doc 2021-11-24 11:15:49 +01:00
Rüdiger Hahn
c97083f596
Better wording
Use "Modify" instead of "Update"
"Modify" is more like "I want to change something"
"Update" is more like "I want to confirm my changes"
2021-11-24 09:43:46 +01:00
Klaas Oldenburger
0b871ea0fb
Update main.lang
Changing date format the Dutch way
2021-11-24 08:06:56 +01:00
Frédéric FRANCE
e6af0facdd
keep info on latest activation version of module 2021-11-23 23:27:07 +01:00
Frédéric FRANCE
5e2dcf322c
Update supplier_proposal.class.php 2021-11-23 22:17:05 +01:00
Frédéric FRANCE
bc4ce6725a
fix undefined variable $result 2021-11-23 22:14:25 +01:00
Laurent Destailleur
0dcbd458b8 FIX default_vat_code was not returned in some Ajax services of products 2021-11-23 13:08:00 +01:00
Laurent Destailleur
ee14aa2597 Fix: Do not loose data on error when editing a line 2021-11-23 12:11:27 +01:00
Laurent Destailleur
da897d9374 CSScss 2021-11-23 11:10:16 +01:00
Frédéric FRANCE
955eb9bc4a
fix #19374 2021-11-23 00:22:43 +01:00
Laurent Destailleur
949bc9f9bd Make setup page of widget easier 2021-11-22 18:15:54 +01:00
Laurent Destailleur
34ac517d62 CSS 2021-11-22 17:54:29 +01:00
Alexandre SPANGARO
b28b12f93a FIX Accountancy - SQL error on subledger account search in journal 2021-11-22 16:19:01 +01:00
bomuux
a3315e8e16
contact/note.php always restricted for external users
Case of external user :
1- restrictedArea always block the access,
2- if this weren't the case, the following code is obviously wrong : fetching a Contact from a Societe id...
2021-11-22 16:17:49 +01:00
Laurent Destailleur
522c66915d Fix tooltip for social network of company 2021-11-22 13:34:57 +01:00
Nicolas
0388a12a4b Stickler 2021-11-22 13:07:05 +01:00
Laurent Destailleur
60ef230447 Fix html content 2021-11-22 12:37:47 +01:00
Laurent Destailleur
e8f7b755f1 Standardize code 2021-11-22 12:18:15 +01:00
Nicolas
690466506e NEW new hidden option to change the link of authentication in the mail after changing password 2021-11-22 12:01:20 +01:00
Nicolas
eb76ff7505 NEW hidden configuration to modify the link to return on dolibarr.
Used for externalaccess
2021-11-22 11:52:25 +01:00