Commit Graph

9302 Commits

Author SHA1 Message Date
Alexis Thietard
b7cb799af0 FIX #21294 Stock import sql query
To respect the PostgreSQL update statement syntax, cf.
https://www.postgresql.org/docs/17/sql-update.html

```
column_name
    The name of a column in the table named by table_name. The column name can
    be qualified with a subfield name or array subscript, if needed. Do not
    include the table's name in the specification of a target column — for
    example, UPDATE table_name SET table_name.col = 1 is invalid.
```

Signed-off-by: Alexis Thietard <alexis.thietard@rtone.fr>
2025-01-06 14:36:50 +01:00
Laurent Destailleur
c850581ad8 Debug v21 - Fix import 2025-01-06 02:47:32 +01:00
Laurent Destailleur (aka Eldy)
7da0580b68 Fix INVOICE_HIDE_LINKED_OBJECT 2025-01-05 19:06:28 +01:00
Laurent Destailleur
edf137c92d Merge pull request #32305 from nat-itopie/develop
NEW Adds the option of not displaying linked objects in the left header on the Sponge invoice template
2025-01-05 19:05:11 +01:00
Frédéric France
57b440677a Merge remote-tracking branch 'upstream/develop' into fix_phpstan_2025_01_05_01 2025-01-05 19:02:46 +01:00
Frédéric France
9eb58c9ce9 fix phpstan 2025-01-05 19:02:28 +01:00
Frédéric France
2977a1af0e fix phpstan 2025-01-05 18:55:59 +01:00
Laurent Destailleur (aka Eldy)
1cfa3b5803 Fix warning 2025-01-05 18:34:01 +01:00
Joachim Kueter
b0ce1788d4 Backport of fix from v21 to v20
I just tried to fix the same issue and saw that it has already been fixed in develop just 18 hours ago...
2025-01-04 08:21:28 +01:00
Laurent Destailleur (aka Eldy)
14399f8159 Fix error 500 when generating contract pdf document 2025-01-03 14:10:53 +01:00
Frédéric France
ee9a5291cd add fix phpstan 2024-12-31 16:25:57 +01:00
Laurent Destailleur (aka Eldy)
85547f7594 Debug v21 2024-12-30 00:50:33 +01:00
Laurent Destailleur
63ec064552 Merge branch 'develop' into phpstan_2024_12_15 2024-12-17 02:50:52 +01:00
Frédéric FRANCE
4d9b398437 fix phpstan 2024-12-16 11:17:10 +01:00
Frédéric France
8c5160d0aa Merge remote-tracking branch 'upstream/develop' into phpstan_2024_12_15 2024-12-15 09:33:16 +01:00
Frédéric France
2bb990344e fix phpstan 2024-12-15 09:17:08 +01:00
Frédéric France
eff000868b Merge remote-tracking branch 'upstream/develop' into contact_canvas_phpstan 2024-12-15 08:41:44 +01:00
Frédéric France
1dd86e9d32 fix 2024-12-14 09:08:33 +01:00
Charlie Root
912206d99b Correction bug #32365 Warning: Attempt to read property datepaye on string 2024-12-13 23:35:47 +01:00
Laurent Destailleur (aka Eldy)
778b07dabd Debug v21 Fix tooltip on setup pages 2024-12-13 17:22:48 +01:00
Regis Houssin
1443e48a30 FIX missing init function to create accounting table 2024-12-13 07:34:49 +01:00
Laurent Destailleur (aka Eldy)
e72f23895b Fix regression 2024-12-11 19:40:39 +01:00
Laurent Destailleur (aka Eldy)
88465b7b42 Add TODO 2024-12-11 17:51:16 +01:00
Laurent Destailleur (aka Eldy)
ba6bbdda0e Fix legal mention of VAT intra europe 2024-12-11 15:08:24 +01:00
Laurent Destailleur
54f584e836 Merge branch 'develop' into develop 2024-12-10 18:47:44 +01:00
Laurent Destailleur (aka Eldy)
860f89cc44 Debug v21 2024-12-10 17:14:33 +01:00
nat
7a842dc104 Update pdf_sponge.modules.php
Does not display linked objects if the new PDF option is checked
2024-12-09 21:00:25 +01:00
Laurent Destailleur (aka Eldy)
46931f2ef6 Doc 2024-12-09 14:50:21 +01:00
Laurent Destailleur
143ce9bf0a Merge branch 'develop' into fix_v20_pdf_space_lost_with_images_sponge 2024-12-09 01:12:47 +01:00
Laurent Destailleur
f86b847a65 Merge branch 'develop' into fix_v20_pdf_space_lost_with_images_eratosthene2 2024-12-08 22:58:03 +01:00
Laurent Destailleur
a772b4f120 Merge pull request #32201 from altairisfr/export_field_name_alias
ADD: The alternative name field for export customer invoices and orders name alias
2024-12-08 10:47:15 +01:00
ems-co
509ef2e3c0 Update pdf_standard_expensereport.modules.php 2024-12-04 18:51:09 +03:00
Noé Cendrier
ff694634ec Merge branch 'develop' into export_field_name_alias 2024-12-04 15:09:27 +01:00
Regis Houssin
9aa4ce7ac5 FIX use GETPOST instead GETPOSTINT 2024-12-04 10:31:48 +01:00
Regis Houssin
0f50c8e1e8 Revert "FIX wrong param entity value"
This reverts commit badbc14c62.
2024-12-04 10:22:28 +01:00
Regis Houssin
badbc14c62 FIX wrong param entity value 2024-12-04 09:39:03 +01:00
Frédéric France
c9dc2952ca fix phpstan 2024-12-03 18:26:24 +01:00
Mélina JOUM
b98d799d20 ADD: The alternative name field for export customer invoices and orders 2024-12-02 14:30:43 +01:00
Frédéric FRANCE
01297eeb86 fix phpstan (#32188)
* fix phpstan

* fix typos

* add phpdoc

* cut long line
2024-12-01 23:15:27 +01:00
Laurent Destailleur (aka Eldy)
f5ef2eee49 Debug v21 2024-12-01 15:47:01 +01:00
Laurent Destailleur (aka Eldy)
cd946f9829 Doc 2024-11-28 16:44:19 +01:00
Laurent Destailleur
9b75610f9f More complete test to show the mention "VATIsNotUsedForInvoice" 2024-11-26 13:14:39 +01:00
Mathieu Moulin
d1ded1caa1 Add option to hide only Volume (and keep weight) in shipping PDF - Issue #32030 (#32031)
* Add option to hide only Volume (and keep weight) in shipping PDF

* Fix use of option SHIPPING_PDF_HIDE_VOLUME in shipping lines

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-21 18:05:35 +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
Laurent Destailleur
99774022a5 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-11-19 03:36:44 +01:00
Laurent Destailleur
c5ebc9b7bd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-11-19 03:33:15 +01:00
HENRY Florian
b7746121c5 fix: CronJob Propertyy 'comment' do not exist replace by note_private (#31970) 2024-11-18 17:17:09 +01:00
Laurent Destailleur
a11c599a37 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-18 16:27:26 +01:00