Commit Graph

15107 Commits

Author SHA1 Message Date
Irvine Fleith
3aad5fd283 Added new error message for CRON createRecurringInvoice 2024-12-05 09:02:51 +01:00
MDW
ec2a1928ba Qual: Update fields phpdoc to include fields that are defined/used in some cases
# Qual: Update fields phpdoc to include fields that are defined/used in some cases

comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Florian HENRY
72c7a4f272 fix: CA report with BOOKKEEPING do not display persent evolution 2024-12-04 15:53:32 +01:00
Florian HENRY
2f7aee4397 fix: CA report with BOOKKEEPING do not display persent evolution 2024-12-04 15:48:08 +01:00
Laurent Destailleur
6b52c0673d Merge pull request #32170 from homer8173/patch-40
Allow various format of dates on API paiement
2024-12-03 21:16:09 +01:00
Regis Houssin
3e3f9c755d FIX Check "$search_sale" only if it's an internal user 2024-12-02 12:10:39 +01:00
Jon Bendtsen
e6712300d5 phan fix, remove code never reached 2024-12-02 07:29:18 +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
Laurent Destailleur (aka Eldy)
5c321cc678 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-12-02 01:52:08 +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 (aka Eldy)
e2f6c68063 Debug v21 - Restore common behaviour of other objects. 2024-12-01 23:13:50 +01:00
Jon Bendtsen
7a500976d2 Merge branch '18.0' into v18_Updating_Invoice_Notes_32134 2024-12-01 10:27:43 +01:00
Jon Bendtsen
0e1744a6ec throw RestException(500) if update of invoice fails #32134 2024-12-01 10:24:25 +01:00
Norbert Penel
ddf3431b81 Allow various format of dates on API paiement
https://github.com/Dolibarr/dolibarr/issues/32111
2024-11-30 13:31:53 +01:00
Lucas Marcouiller
1080d0718c Fix no display of extrafields in bankentries_list (#32149)
* Fix no display of extrafields in bankentries_list

* fix error

* fix comment

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-29 17:03:25 +01:00
Zephyriony
38da445ff7 FIX loading object (#32114)
Useless and unoptimized code:

- Object already loaded at top of page, reloads a second time
- Prevents object from being loaded with doActions hook, since it overwrites it
2024-11-28 11:08:50 +01:00
Frédéric FRANCE
13b8f5feff keep only commonobject property oldcopy (#32123)
* clean properties

* clean properties

* clean properties

* clean properties

* clean phpcs

* clean phan

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-27 21:59:41 +01:00
Laurent Destailleur
1a7b8faef4 Typo 2024-11-26 19:09:44 +01:00
Laurent Destailleur
a2aa730c9a Debug v21 2024-11-26 19:05:45 +01:00
Florent Poinsaut
a0b3b711c1 Fix non exist column in Facture Stats (#32093)
* Fix non exist column in Facture Stats

* Update facturestats.class.php
2024-11-25 18:59:37 +01:00
Laurent Destailleur
bc83d330b6 Debug v21 2024-11-25 03:16:30 +01:00
Laurent Destailleur
6e295687a1 Debug v21 2024-11-25 02:59:11 +01:00
HENRY Florian
1f386fb808 fix #32060 (#32061)
* fix #32060

* fix #32060
2024-11-22 13:21:18 +01:00
Laurent Destailleur
538c10fa6e Fix phpstan 2024-11-21 22:59:24 +01:00
Laurent Destailleur
3085b48dc9 FIX Debug v21 2024-11-21 22:16:20 +01:00
Laurent Destailleur
235b61e07a FIX Debug v21 2024-11-21 22:13:45 +01:00
Laurent Destailleur
6e9bbe42bb Add code to make easier to test PDF generation with n lines of product 2024-11-21 19:40:52 +01:00
Frédéric FRANCE
57d121664f set object entity at create (#32019)
* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* do not break multicompany thing

* do not break multicompany thing

* missing translation

* fix phpstan

* doc

* fix entity

* fix set entity
2024-11-21 19:11:32 +01:00
Quentin-Seekness
1a752c16cf Fix setincoterms Location (#32037)
* Fix setincoterms Location

* Fix location_incoterms on invoice card

* Fix location_incoterms on supplier order

* Fix location_incoterms on supplier invoice
2024-11-21 17:11:19 +01:00
Laurent Destailleur
ac91727bb6 Debug v21 2024-11-21 04:49:57 +01:00
Laurent Destailleur
d04e0a7ac2 Debug v21 2024-11-21 04:45:11 +01:00
Laurent Destailleur
22da15fc6a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-20 23:30:16 +01:00
Lucas Marcouiller
0b81375f00 fix missing require in various_payment card (#32015)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-20 20:58:11 +01:00
Quentin-Seekness
a9b2e7bde1 Update facture.class.php (#32013)
Incoterms and location are missing when invoice is auto gen from an order (when WORKFLOW_ORDER_AUTOCREATE_INVOICE is active for instance)
2024-11-20 20:50:49 +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
MDW
7304048afb Qual: Fix phan notices (#31996)
# Qual: Fix phan notices

Fix phan notices up to htdocs\core\ajax\selectsearchbox.php.
2024-11-19 03:07:18 +01:00
MDW
3685032671 Qual: Fix phan notices (#31990) 2024-11-19 00:09:38 +01:00
Benoît PASCAL
f10d9464a1 fix: get file link in invoice list with multicompany (#31966) 2024-11-18 17:58:25 +01:00
Laurent Destailleur
5891fd3022 Clean code 2024-11-18 15:43:34 +01:00
MDW
58fa1ac626 Qual: Fix phan notices (#31962) 2024-11-18 15:40:54 +01:00
Laurent Destailleur
90652a8d5d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-18 15:39:52 +01:00
Laurent Destailleur
6afb0774d5 Fix warning 2024-11-18 15:10:50 +01:00
Frédéric FRANCE
943d10c60a fix phpstan and CI (#31969)
* fix phpstan

* fix errors and refresh phpstan baseline

* fix errors and refresh phpstan baseline

* fix errors and refresh phpstan baseline

* fix errors and refresh phpstan baseline

* fix errors and refresh phpstan baseline

* fix errors and refresh phpstan baseline

* fix errors and refresh phpstan baseline
2024-11-18 15:10:29 +01:00
Alexandre SPANGARO
73171867e0 Accountancy personalized reports - Prepare report page (#31935) 2024-11-16 20:58:09 +01:00
Laurent Destailleur
8d580eaa5f Fix travis 2024-11-16 18:39:54 +01:00
Laurent Destailleur
3c3a1193a5 Fix conf->global 2024-11-16 18:08:53 +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