Commit Graph

2013 Commits

Author SHA1 Message Date
Laurent Destailleur
760c6e581e
Merge pull request #22060 from grandoc/new_branch_03_09_2022
Update code
2022-09-03 11:44:36 +02:00
Philippe GRAND
79fc182201 Update code 2022-09-03 11:24:17 +02:00
Frédéric FRANCE
9150f5102e Merge remote-tracking branch 'upstream/develop' into pr/grandoc/22009 2022-09-02 11:44:45 +02:00
Philippe GRAND
162cdcc676 update code 2022-08-31 22:24:43 +02:00
Philippe GRAND
d779a42b22 update code 2022-08-31 22:24:03 +02:00
Philippe GRAND
94f4d50035 update code 2022-08-31 22:23:39 +02:00
Philippe GRAND
721b5726f1 update code 2022-08-31 22:23:14 +02:00
Philippe GRAND
7093da9051 update code 2022-08-31 22:22:49 +02:00
Frédéric France
8e66b7207e replace ! empty by !empty 2022-08-31 22:14:20 +02:00
Frédéric France
e71692e745 fix php8 warnings 2022-08-31 22:02:31 +02:00
Frédéric France
fc01cc66cd fix php8 warnings 2022-08-31 21:55:55 +02:00
Frédéric France
194c76727e fix php8 warnings 2022-08-31 21:37:10 +02:00
Frédéric France
e78f9a56be use isModEnabled 2022-08-23 20:16:28 +02:00
Frédéric France
582f6b196e use isModEnabled 2022-08-23 20:02:37 +02:00
Frédéric France
4bef0f5745 use isModEnabled 2022-08-23 20:01:34 +02:00
Laurent Destailleur
06b9b684af
Merge pull request #21722 from Easya-Solutions/new-expedition-card-eat-sell-by-show
NEW show SellBy/EatBy dates for each batch product in shipment card
2022-08-22 15:14:48 +02:00
Laurent Destailleur
75abbc819b Clean code 2022-08-14 16:46:22 +02:00
lvessiller
8ac5bd4228 NEW show sell-by and eat-by dates only if not empty 2022-08-12 15:20:25 +02:00
lvessiller
9a780a25d8 NEW show SellBy/EatBy dates for each batch product in shipment card 2022-08-11 17:33:28 +02:00
Laurent Destailleur
25e034721c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-11 00:06:57 +02:00
Laurent Destailleur
24dc936000 Revert "default to create on card.php if $action is empty"
This reverts commit e0b664066b.
2022-07-11 00:05:50 +02:00
Christian Foellmann
e0b664066b default to create on card.php if $action is empty 2022-07-11 00:01:42 +02:00
Laurent Destailleur
bd3af19978
Merge pull request #21335 from atm-GregM/NEW_exped_ObjectLink
NEW add objectLink on expedition
2022-07-10 19:33:49 +02:00
Laurent Destailleur
c0977e5ee8
Merge pull request #21469 from cfoellmann/PR/card-empty-action
FIX default to create on card.php if $action is empty
2022-07-10 18:50:48 +02:00
Laurent Destailleur
cccb453a05 Fix doc 2022-07-10 18:40:53 +02:00
Laurent Destailleur
8f819abd61 Fix doc 2022-07-10 18:35:23 +02:00
Christian Foellmann
aaca9bc03d default to create on card.php if $action is empty 2022-07-08 09:16:02 +02:00
Laurent Destailleur
a871aa8f85
Merge pull request #21382 from fboitel/NEW#20650
NEW #20650 Checkbox column on left for lists
2022-07-07 21:48:51 +02:00
Laurent Destailleur
116633ed2f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-07 20:14:47 +02:00
Laurent Destailleur
2f269c75de Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/compta/facture/list.php
	htdocs/langs/fr_FR/bills.lang
2022-07-07 20:12:23 +02:00
Laurent Destailleur
f9d13290d5 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/compta/facture/list.php
2022-07-07 19:15:58 +02:00
Christian Foellmann
4c5e05e411 fix page titles
Conflicts:
	htdocs/compta/bank/annuel.php
	htdocs/contact/list.php
	htdocs/product/stock/movement_list.php
	htdocs/user/list.php
2022-07-06 19:19:08 +02:00
Laurent Destailleur
76e3c10c06
Revert "fix page titles" 2022-07-06 15:56:04 +02:00
Quentin VIAL-GOUTEYRON
2e065e1702 FIW : add missing thead on table 2022-07-05 13:11:36 +02:00
Laurent Destailleur
3f354be119
Update shipment.php 2022-07-04 01:21:41 +02:00
Laurent Destailleur
18a6f52abb
Update shipment.php 2022-07-04 01:20:50 +02:00
stickler-ci
7d9ab1b717 Fixing style errors. 2022-07-02 17:28:16 +00:00
Lenin Rivas
3aa41a25b9
Correct Stock in Shipment 2022-07-02 12:23:46 -05:00
Christian Foellmann
89d1389e2d fix page titles 2022-06-27 12:48:04 +02:00
Laurent Destailleur
cf34d07d5d
Update card.php 2022-06-27 12:22:46 +02:00
Laurent Destailleur
69cbe48a75 doc 2022-06-27 12:07:34 +02:00
Anthony Berton
bcdbcf5070
Update card.php 2022-06-27 11:18:38 +02:00
Anthony Berton
3a8f479db7
Update card.php 2022-06-27 11:16:50 +02:00
BB2A Anthony Berton
6a80d81d4a FIX 2022-06-27 09:11:33 +02:00
BB2A Anthony Berton
b046d92efb STOCK_MUST_BE_ENOUGH_FOR_SHIPMENT 2022-06-27 09:00:57 +02:00
BB2A Anthony Berton
324b145833 FIX - php V8 expedition card 2022-06-27 08:42:33 +02:00
Laurent Destailleur
14832bb543 FIX timeout due to too many the same request 2022-06-25 04:15:04 +02:00
Faustin
9ede77c0e7 NEW #20650 completing checkcolumn on left for expedition list 2022-06-24 17:32:28 +02:00
Frédéric France
62c171c26d isModEnabled 2022-06-21 20:54:28 +02:00
atm-GregM
e8a5d4f008
Merge branch 'develop' into NEW_exped_ObjectLink 2022-06-21 15:31:45 +02:00