Laurent Destailleur
aa096719b2
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-02 11:18:06 +02:00
boudet jean pascal
10924547ea
FIX : attached file on first page load ( #30694 )
...
* fix attached file on first page load
* PRE-COMMIT
* set mode init
* Update 18.0.0-19.0.0.sql
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr >
---------
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr >
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-01 15:13:53 +02:00
Laurent Destailleur
264534afba
Debug v20
2024-08-31 12:12:59 +02:00
Laurent Destailleur
f758ef89f9
Debug v20
2024-08-30 15:42:36 +02:00
Laurent Destailleur
ba16a13a89
export inventory
2024-08-28 22:01:07 +02:00
MDW
66b91c43e7
Fix: Typo in property multicurrency_tx (was:mylti...) ( #30641 )
...
# Fix: Typo in property multicurrency_tx (was:mylti...)
Fixes typo whan copying multicurrency_tx, improved some typing at the same time.
2024-08-15 16:47:22 +02:00
Rafael San José
2dc7b4f173
The tables associated with the BOM module are created when it is initialized. ( #30603 )
...
Co-authored-by: Rafael San José Tovar <rafael.sanjose@x-netdigital.com >
2024-08-13 12:13:13 +02:00
Laurent Destailleur
4eeee464ba
Code comment
2024-08-13 01:59:00 +02:00
Laurent Destailleur
af4763d259
Merge remote-tracking branch 'origin/19.0' into 20.0
2024-08-07 01:30:57 +02:00
Laurent Destailleur
6532d27248
Fix trans
2024-08-07 00:23:03 +02:00
Laurent Destailleur
8e7ab422e3
Fix info
2024-08-03 18:50:24 +02:00
Laurent Destailleur
cd17e88a50
Debug v20
2024-08-02 14:37:01 +02:00
Laurent Destailleur
3789332f40
Fix to force to get a token with the refresh token
2024-08-01 17:09:36 +02:00
Laurent Destailleur
09eaf38bd1
Fix phpstan
2024-07-31 14:31:29 +02:00
Laurent Destailleur
2f7a252244
Fix warnings
2024-07-31 13:09:10 +02:00
Laurent Destailleur
038ce032e0
Fix tooltip on numbering modules
2024-07-31 12:40:24 +02:00
Laurent Destailleur
a701f84543
Fix tooltip on numbering modules
2024-07-31 12:14:39 +02:00
Laurent Destailleur
e5e1f385b5
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-07-28 16:49:12 +02:00
Laurent Destailleur
75d1fbc49f
Debug v20 - fix cond to show dict, several fix in public ticket gui
2024-07-28 15:02:08 +02:00
sonikf
4ffb024369
fix #30456 add Not Validated warning when in draft, remove pointless info ( #30475 )
...
* fix #30456 add Not Validated warning when in draft, remove pointless info
* fix Dolibarr#30456 add Not Validated warning when in draft, remove pointless info
* remove whitspace
2024-07-26 12:12:06 +02:00
Laurent Destailleur
6b076821e3
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-07-25 18:20:01 +02:00
Laurent Destailleur
f4611fcec9
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-25 18:06:37 +02:00
Thibault Fiacre
7c9e6b1fb9
FIX lang output for sales representative on PDF ( #30469 )
2024-07-25 17:56:13 +02:00
Regis Houssin
a1ed02fa6d
Fix 20 missing entity filter ( #30466 )
...
* FIX missing entity filter for holiday types dict
* FIX wrong table name for field name
* FIX wrong table name (travis error)
2024-07-25 14:30:07 +02:00
atm-adrien
862befbed5
FIX : Bom tables were not created when we activate the module ( #30464 )
2024-07-25 14:25:22 +02:00
Regis Houssin
df932f7fea
FIX to avoid error during upgrade with pgsql ( #30443 )
2024-07-24 20:32:32 +02:00
Laurent Destailleur
5eb0e0785a
Fix phan
2024-07-24 18:03:53 +02:00
Laurent Destailleur
0dbc872af7
Debug v20
2024-07-20 16:24:21 +02:00
Laurent Destailleur
9e45367826
Code comment
2024-07-18 17:26:18 +02:00
Laurent Destailleur
b303be54fd
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-07-18 02:41:28 +02:00
Alexandre SPANGARO
26eb9b4948
Situation invoice - Fix column title ( #30406 )
2024-07-17 13:45:51 +02:00
Sami Filali
22def4f35a
Fix #30298 - billing contact in supplier proposal ( #30404 )
...
* add external contact with billing code in supplier_proposal pdf
* update with pr returns
* Update pdf_other.php
* fix inversing condition
* Update pdf_other.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-16 22:35:09 +02:00
Laurent Destailleur
d9962e22ee
FIX Import of date with type field from excel files does not work.
2024-07-16 21:38:40 +02:00
Alexandre SPANGARO
388ac640f6
Situation invoice - Missing Category of operations in Octopus head ( #30356 )
2024-07-13 18:14:36 +02:00
Laurent Destailleur
305406d802
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2024-07-13 17:45:13 +02:00
Laurent Destailleur
88ee5ec89a
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-13 17:41:37 +02:00
lvessiller-opendsi
09fdb887bb
FIX expedition PDF models using units labels ( #30358 )
2024-07-13 17:18:05 +02:00
Laurent Destailleur
8b6ef4dfe0
Fix PDF_LOCALTAXx_LABEL_IS_CODE_OR_RATE
2024-07-03 15:25:19 +02:00
Laurent Destailleur
89d102c2b1
Quick hack to allow to hide vat rate
2024-07-03 14:27:57 +02:00
Laurent Destailleur
34aea4b5bc
Debug v20
2024-06-27 00:49:50 +02:00
Laurent Destailleur
d2a2e1a7e7
Fix octopus template must be visible if INVOICE_USE_SITUATIONis 2 only.
2024-06-26 17:39:01 +02:00
Alexandre SPANGARO
0cb82b4035
Situation invoice #29897 - Add specific model Octopus ( #30116 )
...
* Situation invoice #29897 - Add specific model Octopus
* Fix phan
* Comment translation
* Fix phan
* add fix to octopus
* add fix to octopus
* Add fix octopus
* fix phan
fix phan
fix phan
fix phan
* fix phan
fix phan
fix phan
fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* fix phan
* Cancel fix (compatibility php 8.x only)
* Add fix octopus
* Fix phan
* Fix phan
---------
Co-authored-by: Frédéric France <frederic.france@free.fr >
2024-06-26 17:25:15 +02:00
Laurent Destailleur
c54a97e923
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-06-24 01:47:18 +02:00
Frédéric FRANCE
6cfd7d16e6
fix phpstan check class case ( #30058 )
2024-06-18 15:48:18 +02:00
Frédéric FRANCE
77986d3d10
fix dead catch in odt stock ( #30059 )
2024-06-18 15:47:46 +02:00
Frédéric FRANCE
efdc7f92b9
fix phpstan empty oldcopy is not falsy ( #30049 )
...
* fix phpstan empty olcopy is not falsy
* fix phpstan empty olcopy is not falsy
* remove code not used
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-17 13:22:20 +02:00
Frédéric FRANCE
a21af12652
fix phpstan ( #30043 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpdoc
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-16 11:09:43 +02:00
Frédéric FRANCE
80b41e0398
fix phpstan ( #30042 )
...
* fix phpstan
* Update modules_import.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-15 19:43:56 +02:00
Laurent Destailleur
12f7ba82c1
Doxygen
2024-06-15 19:42:52 +02:00
Laurent Destailleur
82614d7fca
Debug v20
2024-06-15 18:55:17 +02:00