Commit Graph

118871 Commits

Author SHA1 Message Date
Laurent Destailleur
8125a04d7e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-13 11:17:04 +01:00
Laurent Destailleur
cfede65ca0 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-13 11:15:52 +01:00
Laurent Destailleur
597dfc04b7 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-13 11:14:55 +01:00
Laurent Destailleur
5d42bbc86a Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-13 11:14:47 +01:00
Laurent Destailleur
a06a5d0f65 Fix lang file not loaded 2023-01-13 11:09:06 +01:00
Florian HENRY
fd676ca822 Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_SQL_CONTRAINT_on_product_stock 2023-01-13 10:38:20 +01:00
Florian HENRY
59a541ab8e NEW: Add SQL contraint on product_stock table to allow only exsting product and warehouse#23543 2023-01-13 10:33:48 +01:00
Florian HENRY
534cb8f0a0 fix: token for scan inventory 2023-01-13 09:55:57 +01:00
Francis Appels
c52fab09e6 FIX re-open supplier order should not be allowed when there is a reception. 2023-01-13 09:01:31 +01:00
Laurent Destailleur
22720b652c Fix phpcs 2023-01-12 22:28:08 +01:00
Laurent Destailleur
5bbfdbb775 NEW Show counter of access of website in website list 2023-01-12 22:11:13 +01:00
Laurent Destailleur
256bd27c33 Fix delete website 2023-01-12 21:59:34 +01:00
Lamrani Abdel
1b81cce3bb kanban mode for list of cashcontrol 2023-01-12 20:46:49 +01:00
Lamrani Abdel
ca8188ee90 kanban mode for list of payment cheque 2023-01-12 19:48:32 +01:00
stickler-ci
2f80f873ea Fixing style errors. 2023-01-12 18:36:33 +00:00
Sébastien NASSIET
c805571544 correction bug si pas reponse sur le hook 2023-01-12 19:35:49 +01:00
Sébastien NASSIET
468b8bcab3 correction bug si pas reponse sur le hook 2023-01-12 19:26:55 +01:00
Lamrani Abdel
6837008398 kanban view for ligne prelevement 2023-01-12 18:53:27 +01:00
Lamrani Abdel
7124a59110 kanban mode for list of prelevement orders 2023-01-12 18:28:57 +01:00
Laurent Destailleur
dac735dc4b Fix missing photo 2023-01-12 18:11:10 +01:00
Laurent Destailleur
3ae453136b Fix error 2023-01-12 18:06:26 +01:00
Laurent Destailleur
23f89c9134 Missing photo 2023-01-12 17:59:19 +01:00
hystepik
8a5423b464 add newline end of file 2023-01-12 16:29:58 +01:00
hystepik
551daa5ca1 New : Add reload of modules in configuration 2023-01-12 16:26:39 +01:00
Lamrani Abdel
a68df8e9f5 kanban mode for list of banks 2023-01-12 16:16:23 +01:00
Lamrani Abdel
440d72ba9d kanban mode for list of various payment 2023-01-12 15:19:39 +01:00
Laurent Destailleur
c50c553999 NEW Save date to invalidate other session into user table 2023-01-12 14:40:00 +01:00
Laurent Destailleur
9246795159 Fix warning 2023-01-12 13:06:11 +01:00
Laurent Destailleur
8c1ce7873f standardize code 2023-01-12 13:02:04 +01:00
Florian HENRY
4fdf930269 make PDF custom volume work as it work on expedition/card.php 2023-01-12 12:49:45 +01:00
Laurent Destailleur
3c7092a114 Doxygen 2023-01-12 12:49:40 +01:00
Laurent Destailleur
24651aaa6c FIX #22731 #23524 2023-01-12 12:41:02 +01:00
Laurent Destailleur
efe1d913a7 Fix MAIN_CHECKBOX_LEFT_COLUMN 2023-01-12 12:06:02 +01:00
Laurent Destailleur
1e36b45791 Fix missing entity 2023-01-12 11:58:32 +01:00
Laurent Destailleur
f919229e06 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-12 11:51:33 +01:00
Laurent Destailleur
ce934a813b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-12 11:48:58 +01:00
Laurent Destailleur
684716e15b Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-12 11:43:43 +01:00
Laurent Destailleur
366abff4f9 Avoid qodana error email 2023-01-12 11:43:10 +01:00
Laurent Destailleur
1ed1ff953f Fix .gitignore 2023-01-12 11:40:24 +01:00
Laurent Destailleur
2093be9895 New add file .idea/php.xml for qodana 2023-01-12 11:34:28 +01:00
Laurent Destailleur
f251e92eaa Fix warning 2023-01-12 10:27:11 +01:00
Noé Cendrier
272f131b07 do not let closed inventories reset stock with URL 2023-01-12 10:18:47 +01:00
Laurent Destailleur
849fd56616
Merge pull request #23522 from hregis/fix_compatibility_with_multicompany
FIX wrong stock list with multicompany and without stock sharing
2023-01-12 10:04:32 +01:00
Regis Houssin
968c50d6f9 FIX wrong stock list with multicompany and without stock sharing 2023-01-12 09:49:12 +01:00
stickler-ci
74a5c91a48 Fixing style errors. 2023-01-11 21:59:55 +00:00
Sébastien NASSIET
303220a88f ajout d'un hook pour ajouter des landingpage dans la liste de user_ihm 2023-01-11 22:51:17 +01:00
Laurent Destailleur
8ced29cb00 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-11 21:32:41 +01:00
Laurent Destailleur
db56ef9090 Fix sql error 2023-01-11 21:32:01 +01:00
Laurent Destailleur
c1d12846f0 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-11 21:23:30 +01:00
Laurent Destailleur
99a58dc6db
Merge pull request #23479 from aspangaro/18a2
NEW Accountancy - Add sub-account balance FPC22
2023-01-11 21:23:09 +01:00