Christian Foellmann
f094b4c70c
fix up most of the remaining submit inputs
2021-08-24 17:04:17 +02:00
Laurent Destailleur
96fed159ec
Merge pull request #18450 from frederic34/patch-8
...
make public url more readable
2021-08-24 15:30:08 +02:00
Laurent Destailleur
22339a3ed3
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
...
improve forms - buttonsSaveCreate()
2021-08-24 15:26:03 +02:00
Laurent Destailleur
3419e43a2c
Fix phpunit
2021-08-23 21:02:07 +02:00
Frédéric FRANCE
e93dbcd0c0
make public url more readable
2021-08-20 14:47:51 +02:00
Christian Foellmann
d706c3b1ec
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
2021-08-20 14:41:30 +02:00
Laurent Destailleur
fa3ba05a23
Update card.php
2021-08-18 21:31:54 +02:00
stickler-ci
b51ac49f90
Fixing style errors.
2021-08-18 07:15:05 +00:00
vincentjdc
dc037083ae
Merge branch 'develop' into product-generate-ref-after-form
2021-08-18 09:13:01 +02:00
Laurent Destailleur
d1858e02b5
Update card.php
2021-08-17 17:03:41 +02:00
Laurent Destailleur
ecb673f15c
Debug default BOM on product
2021-08-16 23:02:55 +02:00
Vincent Dieltiens
2aef13c3b4
Adds global variable 'PRODUCT_GENERATE_REF_AFTER_FORM' to allow product ref generation after the form validation
2021-08-13 11:38:48 +02:00
Laurent Destailleur
d7317025e9
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/pdf_other.php
2021-08-11 22:09:05 +02:00
Laurent Destailleur
745af0f025
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2021-08-11 21:54:35 +02:00
Laurent Destailleur
0d2e3ece1a
Update card.php
2021-08-11 21:50:28 +02:00
Laurent Destailleur
3af8e18b3c
Create card.php
2021-08-11 21:47:28 +02:00
stickler-ci
3c0601d1f9
Fixing style errors.
2021-08-11 19:46:39 +00:00
Laurent Destailleur
5b30cf3e77
Update card.php
2021-08-11 21:44:18 +02:00
Laurent Destailleur
c36bb0fbf7
Merge branch 'develop' into patch-163
2021-08-11 21:43:42 +02:00
Laurent Destailleur
80673e0efc
Update card.php
2021-08-11 21:32:39 +02:00
Laurent Destailleur
6fbd93999f
css
2021-08-11 13:33:51 +02:00
Laurent Destailleur
202ee8340a
FIX #18091
2021-07-12 23:01:34 +02:00
Laurent Destailleur
e7b3280c17
Debug v14 with nojs
2021-07-11 01:12:52 +02:00
Laurent Destailleur
2091120d77
FIX #18122
2021-07-11 00:50:57 +02:00
Laurent Destailleur
fb9d16a84a
Merge pull request #18109 from altairisfr/lot_sn_masks
...
FIX : don't display custom masks if they are not used
2021-07-08 23:42:48 +02:00
Alexandre SPANGARO
f4005cd7a7
Update product/card.php
2021-07-08 22:24:20 +02:00
altairis-noe
9983163e7a
a few more getDolGlobalString
2021-07-08 17:21:36 +02:00
altairis-noe
66590ba810
getDolGlobalString instead of $conf->global
2021-07-08 17:10:03 +02:00
altairis-noe
68442a2d13
stickler corrections
2021-07-08 16:49:13 +02:00
altairis-noe
cbd8fa3572
better element id
2021-07-08 16:42:54 +02:00
altairis-noe
4e77a0d16a
don't display custom masks if they are not used
2021-07-08 15:55:07 +02:00
Laurent Destailleur
0cccfb1cee
Fix phpcs v14
2021-07-04 19:23:04 +02:00
Laurent Destailleur
cf28fcc8cd
CSS
2021-06-23 02:22:49 +02:00
stickler-ci
047b9715fb
Fixing style errors.
2021-06-17 15:26:31 +00:00
Georg Meißner
3134f5be8f
Make some product fields hidable
...
This commit allows to hide some more fields in the product card (e.g. you can hide SIZE but not WEIGHT).
To allow the product card to be customized a bit better, following new variables can be set to hide the corresponding fields:
PRODUCT_DISABLE_PUBLIC_URL
PRODUCT_DISABLE_STOCK_LEVELS
PRODUCT_DISABLE_NATURE
PRODUCT_DISABLE_WEIGHT
PRODUCT_DISABLE_PRICES
PRODUCT_DISABLE_ACCOUNTING
The documentation has to be adapted accordingly.
2021-06-17 17:22:37 +02:00
Scrutinizer Auto-Fixer
55c9f37ffa
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-06-14 13:37:02 +00:00
Laurent Destailleur
8b9af8f5ab
Responsive
2021-06-13 01:27:04 +02:00
Laurent Destailleur
77efbda148
Fix responsive
2021-06-10 20:04:21 +02:00
Laurent Destailleur
16f1210e8a
Fix phpcs
2021-06-09 17:51:22 +02:00
Laurent Destailleur
7e95c5ec20
Clean code
2021-06-08 11:40:50 +02:00
Laurent Destailleur
11fa523070
FIX CWE-269
2021-05-21 15:54:11 +02:00
Laurent Destailleur
a8d36a3a55
Debug v14
2021-05-19 13:56:13 +02:00
Laurent Destailleur
670b604d24
Clean code
2021-05-11 21:45:37 +02:00
altairis-noe
8e61fc44fa
traceability must be a choice and we’ll see later about commisioning date
2021-05-07 15:34:11 +02:00
Noé Cendrier
5e57a7173d
Merge branch 'develop' into productcard_traceability_fields
2021-05-06 15:21:48 +02:00
altairis-noe
2bdea3732d
days in lifetime trans
2021-05-06 14:52:48 +02:00
altairis-noe
cce132b8da
one more space
2021-05-06 10:04:54 +02:00
altairis-noe
8a108ae5e8
qcstatus out of formproduct and corrections in syntax
2021-05-06 09:59:33 +02:00
altairis-noe
82ae633617
lifetime and qc_frequency now treated in add and update
2021-04-28 17:08:17 +02:00
altairis-noe
d6b936dd6e
add lifetime and qc_frequency in product card
2021-04-28 16:36:15 +02:00