Anthony Damhet
1df61bbd98
Add intuitive table selection ( #35444 )
...
Add intuitive table selection with class .row-with-select
Added to propal, order and invoice list
2025-09-22 22:20:52 +02:00
ldestailleur
42edd8f22d
Clean code
2025-09-18 12:19:29 +02:00
ldestailleur
6ed764bedf
Clean code
2025-09-18 11:40:56 +02:00
Yamil Esteban Garcia
fde6056176
added tag mass action ( #35347 )
...
* Error: When creating an invoice for a supplier order with a negative value #30516
Error: When creating an invoice for a supplier order with a negative value #30516
* Update html.form.class.php
Modifications made related to the issue
Search for variants by EAN #34567
* Update html.form.class.php
I change :
if(getDolGlobalString('SEARCH_VARIANTS_OF_EAN13')){
with
if (getDolGlobalString('SEARCH_VARIANTS_OF_EAN13')) {
and
SEARCH_VARIANTS_OF_EAN13
into
PRODUIT_ATTRIBUTES_HIDECHILD_BUT_ALLOW_SEARCH_IN_EAN13
* Update html.form.class.php
* Update html.form.class.php
* Update html.form.class.php
* Update html.form.class.php
* Update html.form.class.php
* added tag mass action
added tag mass action
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-15 16:19:36 +02:00
ldestailleur
b188c89f74
NEW Add the "Dispute status" in list of invoice.
2025-08-17 16:58:29 +02:00
ldestailleur
3af041a5b2
Standardize code
2025-08-07 13:42:11 +02:00
ldestailleur
80999ed6fd
QUAL: Clean/Standardize hook response of hook printFieldListHaving
2025-08-04 14:57:44 +02:00
Laurent Destailleur
82098594a6
Fix warning
2025-07-31 22:13:45 +02:00
ldestailleur
e8b2664921
Debug v22
2025-07-17 19:26:24 +02:00
ldestailleur
6b0d5474a4
Debug v22
2025-06-26 02:01:15 +02:00
ldestailleur
81bd0f3389
Debug v22
2025-06-20 12:56:16 +02:00
atm-lena
50f9ec8b52
Invoice List : add tag filter ( #34521 )
...
* Invoice List : add tag filter
* Invoice List : Add operator to invoice filter
* Add tag filter in order list
* Clean code
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-15 03:02:13 +02:00
ldestailleur
9e26f5a98e
Debug v22
2025-06-11 12:45:15 +02:00
ldestailleur
a831929184
Look and feel v22
2025-05-10 14:06:51 +02:00
lvessiller-opendsi
4963639d67
NEW input reason for customer invoice ( #33599 )
...
* NEW input reason for customer invoice
* Fix CI error
* Fix format fk_input_reason in array of fileds
* Add invoices in translate key of source dictionary
2025-04-16 01:02:26 +02:00
Laurent Destailleur
b27c3b692e
FIX #33843 More complete fix.
2025-04-15 02:42:48 +02:00
ldestailleur
9550106ded
FIX to have the remain to pay in invoice listsame than on card
2025-04-09 18:08:08 +02:00
ldestailleur
e6fdf698b3
Fix trans
2025-04-09 17:21:59 +02:00
ldestailleur
2e3c4d57a6
Fix includes
2025-03-24 12:56:11 +01:00
ldestailleur
911bfa2883
FIX Translation of column in list of invoice
2025-03-24 12:49:46 +01:00
Alexandre SPANGARO
da9ef8ecde
NEW On list, see complete ref customer/supplier with constant MAIN_SHOW_GLOBAL_REF_CUSTOMER_SUPPLIER ( #33373 )
...
* NEW On list, see complete ref customer/supplier with constant MAIN_SHOW_GLOBAL_REF_CUSTOMER_SUPPLIER
* Update PR title & css
* CSS
* Case
2025-03-16 15:23:55 +01:00
Lenin Rivas
749ac40fa2
FIX Search date facture ( #33476 )
2025-03-15 15:28:30 +01:00
MDW
ee9e89efaa
Qual: Fix phan notices (facture/3 + filefunc.inc) ( #33383 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
* Qual: Fix phan notices (core/lib)
* Qual: Fix phan (contrat)
* Qual: Fix phan notices (facture/3 + filefunc.in)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 01:59:34 +01:00
MDW
988fc75ca2
Qual: Fix phan notices (emailcollector, bookkeeping) ( #33375 )
...
* Qual: Fix phan notices (mostly propal)
* Fix some const arguments to Form::select_dolusers()
* Update phan baseline
* Qual: Fix phan notices (propal)
* Qual: Fix phan notices (emailcollector, bookkeeping)
2025-03-10 15:47:55 +01:00
ldestailleur
caead5de9f
Fix protect use of sanitize to make sql injection
2025-03-06 03:29:54 +01:00
ldestailleur
6c9e25677c
close #33310
2025-03-05 13:03:35 +01:00
ldestailleur
0ef806e15a
Close #33309
2025-03-05 12:58:04 +01:00
ldestailleur
739bda4fc4
Fix remove status for kanban tr (there is only 1 tr for all invoices)
2025-03-05 12:52:02 +01:00
iouston
7e142374d2
add status class
2025-03-03 17:45:53 +01:00
ldestailleur
b1e975c797
Fix default field
2025-02-18 13:59:51 +01:00
ldestailleur
e8f8416215
NEW Filter on date creation/date modification in invoice list
2025-02-18 13:56:44 +01:00
Laurent Destailleur
adae4f0fb3
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-27 01:37:52 +01:00
Laurent Destailleur
940e42c1e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-27 01:30:34 +01:00
Frédéric FRANCE
618f733d25
fix doc
2025-01-22 09:03:45 +01:00
Laurent Destailleur
979a10fcb1
Update list.php
2025-01-20 15:26:06 +01:00
Laurent Destailleur
bd7dd2c627
Merge branch '20.0' into fix_20_wrong_value_of_socid
2025-01-20 15:23:10 +01:00
Laurent Destailleur (aka Eldy)
24c482b150
css
2025-01-14 16:51:03 +01:00
vmaury
cf0c04c6ee
Fix 31370 Pb with external account
2025-01-13 11:58:16 +01:00
Laurent Destailleur (aka Eldy)
b34c0beddc
Debug v21 - filter import id
2024-12-16 13:45:48 +01:00
Laurent Destailleur (aka Eldy)
9c5d76cbd9
FIX #32355 Add mising POS ID in unalterable log
2024-12-13 12:00:57 +01:00
Regis Houssin
3e3f9c755d
FIX Check "$search_sale" only if it's an internal user
2024-12-02 12:10:39 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-12-02 01:58:06 +01:00
Gregor Ljubic
ea52f679c7
Fix #32147 ( #32159 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-12-02 00:49:13 +01:00
Laurent Destailleur
1386d8c388
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-19 04:21:29 +01:00
Laurent Destailleur
e9e1175134
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-19 04:04:10 +01:00
Laurent Destailleur
93b11038d5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-19 03:44:50 +01:00
Benoît PASCAL
f10d9464a1
fix: get file link in invoice list with multicompany ( #31966 )
2024-11-18 17:58:25 +01:00
MDW
78fde76f61
Qual: Fix some phan notices ( #31948 )
2024-11-16 17:59:26 +01:00
Benoît PASCAL
a6b18b1f5d
fix: get file link in invoice list with multicompany ( #31930 )
2024-11-16 01:55:35 +01:00
Laurent Destailleur
31f147622a
The deprecated GET parameter "&sall=" has been removed, use now the
...
"&search_all=".
2024-11-07 12:26:42 +01:00