Frédéric FRANCE
be9cbeb1b6
Update DolibarrModules.class.php ( #26770 )
2023-11-20 23:45:35 +01:00
Laurent Destailleur
c1aefa75a7
FIX delivery note disappear after generation
2023-11-20 21:49:25 +01:00
Laurent Destailleur
eb0eac0dfa
FIX delivery note disappear after generation
2023-11-20 21:47:48 +01:00
Frédéric FRANCE
bca057afe5
Fix #26740 ( #26752 )
...
https://github.com/Dolibarr/dolibarr/issues/26740
need $langs
2023-11-20 20:18:09 +01:00
IC-Nicolas
78259c37ce
Duplicate entries ( #26759 )
2023-11-20 20:17:24 +01:00
Laurent Destailleur
da4bdfe822
FIX #26751
2023-11-20 20:13:24 +01:00
Laurent Destailleur
ff38cc4bdd
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-20 20:02:30 +01:00
Laurent Destailleur
cabd0937d0
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-20 19:59:34 +01:00
Laurent Destailleur
146c78a3de
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-20 19:54:27 +01:00
Laurent Destailleur
d1a80920ff
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-20 19:53:50 +01:00
Laurent Destailleur
ed122e5408
Clean depracted table
2023-11-20 17:46:57 +01:00
Laurent Destailleur
090ecd3611
Debug v19
2023-11-20 12:31:30 +01:00
Laurent Destailleur
1a6d8e304d
Fix responsive and css. Rename time spent.
2023-11-20 11:41:02 +01:00
Laurent Destailleur
a18c8ab380
Fix warnings
2023-11-19 13:39:54 +01:00
Laurent Destailleur
b55e8de320
Removed a deprecated substitution tag
2023-11-19 10:55:25 +01:00
evarisk-micka
af8ca9a205
NEW #26676 [MassAction] add missing substitution variables ( #26678 )
...
* NEW #26676 [MassAction] add missing substitution variables
* Update massactions_pre.tpl.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 10:53:50 +01:00
andreubisquerra
63643e5437
Finishing auto TakePOS setup with default account ( #26683 )
...
* Finishing auto TakePOS setup with default account
* Travis FIX
* Travis fix
* Update modTakePos.class.php
* Copy customer logic
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 01:56:53 +01:00
Frédéric FRANCE
cb26b28869
Update functions2.lib.php ( #26734 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 01:02:21 +01:00
Regis Houssin
030f7ffde1
FIX avoid php8.2 warnings ( #26720 )
...
* FIX avoid php8.2 warnings
* FIX avoid travis error
* FIX travis error
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 00:56:46 +01:00
HENRY Florian
d5343cfedb
fix: phpstan ( #26721 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix: phpstan
* fix: phpstan
2023-11-19 00:52:16 +01:00
Thibault Fiacre
7706c9ef23
NEW workstation module is stable ( #26593 )
2023-11-19 00:49:57 +01:00
Florian Mortgat
564d930d33
FIX escape HTML tags in return value of getFullName() ( #26735 )
2023-11-18 23:55:25 +01:00
Laurent Destailleur
5c1a7e7541
Debug v19
2023-11-18 23:50:35 +01:00
Laurent Destailleur
9d26ccb801
Missing dbversion
2023-11-18 19:03:47 +01:00
HENRY Florian
adeded25f4
Dev phpstan ( #26723 )
...
* fix: remove phpstan warning
* fix phpstan
* fix phpstan
* fix phpstan
2023-11-18 16:49:39 +01:00
Maxime Kohlhaas
ef1916f0db
Fix : translated product desc was overwriting desc even if text was added after ( #26687 )
2023-11-18 14:15:34 +01:00
Maxime Kohlhaas
a4bf031a32
Add offset in reserved words for extrafields ( #26709 )
2023-11-18 12:02:08 +01:00
Alexandre SPANGARO
af0c6899a7
Travis fix ( #26708 )
...
* Travis fix
* Travis remove warning "Line exceeds 500 characters"
* Travis remove warning "Line exceeds 500 characters"
* Travis remove warning "Line exceeds 500 characters"
2023-11-18 11:56:29 +01:00
HENRY Florian
d1e6ac9acc
Fix: php stan ( #26713 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2023-11-18 11:54:37 +01:00
Alexandre SPANGARO
072bdbdc9a
NEW Accountancy - Added management of tax period closures #FPC21 ( #25859 )
...
* NEW Accountancy - Added management of tax period closures
* Unlock function fiscal year & closure admin page
* Fix travis
* Fix Visibility function
* Fix indent & space
* Fix indent
* Fix travis
* Update text
* Add action to generate has new entry with sub-ledger accounts details
* Return code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-18 11:25:43 +01:00
Laurent Destailleur
6227580bda
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-18 02:16:29 +01:00
Laurent Destailleur
be509634a4
Fix phpunit
2023-11-18 02:13:49 +01:00
Laurent Destailleur
1508d2121c
Code comment
2023-11-18 02:11:59 +01:00
Laurent Destailleur
c19fc54298
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-18 01:35:25 +01:00
Laurent Destailleur
a0f962ce96
Fix phpunit
2023-11-18 01:33:11 +01:00
Laurent Destailleur
1b91a9f83b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-11-18 01:24:59 +01:00
Laurent Destailleur
05f6575abe
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-18 01:21:35 +01:00
Laurent Destailleur
29e3386e6f
Fix #26584 Fix #26673
2023-11-18 01:21:17 +01:00
Frédéric FRANCE
5ae8da372a
fix phpcs ( #26697 )
2023-11-18 00:42:52 +01:00
Maxime Kohlhaas
a680d1e34d
Fix strpos inversion for expedition and receipt in files.lib ( #26701 )
2023-11-18 00:42:15 +01:00
Laurent Destailleur
f43249916e
Fix management of password type in extrafields
2023-11-17 23:01:59 +01:00
Laurent Destailleur
6ca0154784
Fix management of password type with pass_crypted
2023-11-17 22:09:35 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Maxime Kohlhaas
c756aa8ad3
Fix tasklist extrafields ( #26672 )
...
* Fix : value of extrafields not displayed in task list on a project
* Fix : icon to select columns was not displayed
2023-11-17 16:39:49 +01:00
Laurent Destailleur
050402f371
CSS
2023-11-17 16:13:46 +01:00
Saami PERDRIX
57eb6136a4
Trigger on update note ( #26666 )
...
* ajout trigger sur update_note
* nom des triggers adapté selon objet
2023-11-17 14:14:28 +01:00
Laurent Destailleur
51a90b5865
Fix infinite loop
2023-11-17 12:36:41 +01:00
Laurent Destailleur
ac248dfd90
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-17 12:03:56 +01:00
Laurent Destailleur
042d583070
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-17 12:03:38 +01:00
Laurent Destailleur
3a0b3fd8a8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-17 12:02:36 +01:00