Commit Graph

27684 Commits

Author SHA1 Message Date
Laurent Destailleur
28234c6f44
Merge pull request #21276 from badre-agtaib/scru4
FIX bug :The properties product_tosell & product_tobuy do not exist on OrderLine
2022-06-15 11:05:34 +02:00
Laurent Destailleur
fd0e3861b0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-15 03:34:08 +02:00
Laurent Destailleur
25ecbe3401 Debug v16 2022-06-15 03:26:27 +02:00
bagtaib
22152dd254 declaring the propreties product_tosell & product_tobuy 2022-06-15 00:50:34 +02:00
Laurent Destailleur
5d9e09be8e
Merge pull request #21278 from bb2a/FIX---php-V8-Extrafields-checkbox-empty
FIX - php V8 Extrafields checkbox empty
2022-06-14 21:14:20 +02:00
Laurent Destailleur
b67c4b39ca Typo 2022-06-14 20:57:58 +02:00
Laurent Destailleur
1aa2e7adc7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-14 20:57:34 +02:00
Laurent Destailleur
c39c3b1cb1
Merge pull request #21271 from fboitel/fboitel-dev-scrutinizer-012
BUG FIX typo on DiscountAbsolute attribute: ref_invoice_supplier_source
2022-06-14 20:57:26 +02:00
Laurent Destailleur
55383bb032
Merge pull request #21267 from fboitel/fboitel-dev-scrutinizer-011
BUG FIX pays_code has become country_code on commonObject
2022-06-14 20:55:21 +02:00
Laurent Destailleur
4da19f6e0b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-14 20:54:59 +02:00
Laurent Destailleur
5bf304bf5c
Merge pull request #21258 from Quatadah/dolicloud-qnasdami-scrutinizer-007
BUG FIX : variable name does not exist
2022-06-14 20:42:55 +02:00
Laurent Destailleur
6f0c9bdbf9 Doc 2022-06-14 20:42:44 +02:00
Laurent Destailleur
6bd89922b9
Merge pull request #21257 from atm-lena/develop_FIX_nobackoption_actionaddupdatedelete
FIX : $noback option
2022-06-14 19:57:03 +02:00
Laurent Destailleur
f8ac203a4d Doc 2022-06-14 19:55:04 +02:00
Laurent Destailleur
1fc64e66a7
Merge pull request #21256 from bb2a/FIX---Badge-ng-rec-tab
FIX - Record count badge in custom modules tab
2022-06-14 19:49:28 +02:00
Laurent Destailleur
34d3d2695e
Merge pull request #21250 from Quatadah/dolicloud-qnasdami-scrutinizer-005
BUG FIX : increasing the scope of the variable
2022-06-14 19:01:47 +02:00
Laurent Destailleur
ac3d3528ff Doc 2022-06-14 18:19:02 +02:00
BB2A Anthony Berton
389c2e8faf FIX - php V8 Extrafields checkbox empty 2022-06-14 18:11:19 +02:00
Laurent Destailleur
9ec077cccc
Merge pull request #21243 from ATM-Consulting/FIX_verifCond_strpos_on_non_string
FIX: warning / fatal when dol_eval return value is non-empty && non-string
2022-06-14 18:02:02 +02:00
Laurent Destailleur
ff26031dc6 phpv8 2022-06-14 17:58:41 +02:00
Laurent Destailleur
dd392143e1 Fix conf->projet conf->project 2022-06-14 17:53:17 +02:00
Faustin
2666a283c7 BUG FIX typo on ref_invoice_supplier_source 2022-06-14 14:53:14 +02:00
Laurent Destailleur
e040363b81 Fix link in v16 2022-06-14 14:41:10 +02:00
Laurent Destailleur
862ca7cf04 Debug v16 2022-06-14 14:39:32 +02:00
Faustin
8cce63fae3 BUG FIX pays_code has become country_code on commonObject 2022-06-14 13:59:56 +02:00
Laurent Destailleur
293b08ab1d Debug v16 2022-06-14 11:47:56 +02:00
NASDAMI Quatadah
9ea7f8a223 adding a line 2022-06-14 10:50:25 +02:00
NASDAMI Quatadah
564ea7a960 changing variable name 2022-06-14 10:48:42 +02:00
NASDAMI Quatadah
5775213844 changing variable name 2022-06-14 10:43:08 +02:00
atm-lena
82ddaeda74 FIX : $noback option 2022-06-14 10:41:32 +02:00
Laurent Destailleur
f0f24291d4 Debug v16 2022-06-14 10:40:10 +02:00
BB2A Anthony Berton
d1542d9b88 FIX - Record count badge in custom modules tab 2022-06-14 09:54:51 +02:00
atm-florian
4403fdc29c Missing parentheses around or (||) condition 2022-06-14 09:46:15 +02:00
Laurent Destailleur
985c581c01 php8 2022-06-13 18:09:06 +02:00
Laurent Destailleur
587f794fdf PHP8 2022-06-13 16:45:30 +02:00
NASDAMI Quatadah
9cfa7a719c Increasing the scope of the variable 2022-06-13 16:17:18 +02:00
NASDAMI Quatadah
fe4dac5ecb increasing the scope of the variable 2022-06-13 16:10:45 +02:00
atm-florian
6c9d177040 FIX: warning (php7) / fatal (php8) if dol_eval returns a non-empty, non-string value 2022-06-13 15:17:36 +02:00
Laurent Destailleur
00d3750ab1 Fix infinite loop 2022-06-13 13:10:56 +02:00
Laurent Destailleur
bc11cf62f8 FIX #hunterdev2acfc8fe-247c-4f88-aeaa-042b6b8690a0 2022-06-13 10:44:20 +02:00
Laurent Destailleur
e0066e9d2d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-12 20:33:18 +02:00
Laurent Destailleur
89d135288b Doc 2022-06-12 20:33:10 +02:00
Laurent Destailleur
9aa48df111
Merge pull request #19566 from vincentjdc/customer-invoices-import
Adds import for customer invoices and invoices lines
2022-06-12 20:32:43 +02:00
Laurent Destailleur
d18d570ecb
Merge pull request #21141 from al-misbah-informatique/develop
NEW: Send Notification Without File when E-mail Template doesn't attach file
2022-06-12 19:43:57 +02:00
ptibogxiv
562e9998fd
Fix php 8 compatibility 2022-06-12 13:22:55 +02:00
Laurent Destailleur
a6c637efd4
Merge pull request #21188 from defrance/patch-205
formail php V8 warning
2022-06-12 12:06:57 +02:00
Laurent Destailleur
f052dd4ae6
Merge pull request #21190 from bb2a/FIX---php-V8-extrafields
FIX - Extrafields checkbox PHP error
2022-06-12 12:04:19 +02:00
Laurent Destailleur
c2fe5de852
Merge pull request #21195 from frederic34/useismodenabled
use isModEnabled function
2022-06-12 11:56:31 +02:00
Laurent Destailleur
04d625cccf
Merge pull request #21213 from rycks/15_add_invoice_template_in_product_used_list
#21212 : add template invoices stats on products card
2022-06-12 11:46:17 +02:00
Laurent Destailleur
559ec051ab Fix scrutinizer 2022-06-12 11:43:29 +02:00