Frédéric FRANCE
|
53c8a3acf8
|
clean phpdoc for phpstan (#26905)
|
2023-12-01 19:51:32 +01:00 |
|
Laurent Destailleur
|
53dab922fd
|
Fix php8.2 warnings
|
2023-11-27 11:39:32 +01:00 |
|
Laurent Destailleur
|
5c1a7e7541
|
Debug v19
|
2023-11-18 23:50: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 |
|
Christian Humpel
|
df31421e86
|
Integrate 'sqlfilterlines' in API for commande. (#26612)
Co-authored-by: christian.humpel <christian.humpel@gmail.com>
|
2023-11-16 15:05:32 +01:00 |
|
Laurent Destailleur
|
7659bba97a
|
Fix bad delete of lines into llx_ecm_files
|
2023-11-13 12:24:47 +01:00 |
|
Mohamed DAOUD
|
a1597e6eb1
|
Fix some warnings -technical debt- (#26466)
* fix warnings 1
* fix previous commit 1
* Update facture-rec.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-11-06 16:00:24 +01:00 |
|
Laurent Destailleur
|
127de7e7d8
|
FIX On object validation, ecm index are not updated for uploaded files
|
2023-11-01 16:17:54 +01:00 |
|
Laurent Destailleur
|
74e1ec4099
|
FIX On object validation, ecm index are not updated for uploaded files
|
2023-10-31 19:28:11 +01:00 |
|
Laurent Destailleur
|
a318031034
|
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
|
2023-10-24 11:37:29 +02:00 |
|
Laurent Destailleur
|
e1bf377f20
|
QUAL: Removed deprecated field remise, remise_percent, remise_absolute
|
2023-10-20 10:47:08 +02:00 |
|
Lucas Marcouiller
|
42865a975a
|
Fix some code smell (#26277)
* Fix some code smell
* Update commande.class.php
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-10-20 02:20:26 +02:00 |
|
Laurent Destailleur
|
b37a438067
|
The property ->user_validation to store ID of user validating has been
renamed into ->user_validation_id.
|
2023-10-17 11:10:25 +02:00 |
|
Laurent Destailleur
|
f18529f944
|
Clean code
|
2023-10-17 10:52:19 +02:00 |
|
Laurent Destailleur
|
fb8b4acdbf
|
The duplicated and deprecated property ->date_livraison that was renamed
into ->delivery_date has been completely removed.
|
2023-10-17 10:36:11 +02:00 |
|
Laurent Destailleur
|
bf7a8725a5
|
Debug v19
|
2023-10-15 22:08:09 +02:00 |
|
Laurent Destailleur
|
1f38e54e78
|
Clean code
|
2023-10-15 15:32:35 +02:00 |
|
Dev2a
|
b76c402a09
|
Fix: Change access to $conf->global to function getDolGlobal (manual)
|
2023-10-08 23:25:46 +02:00 |
|
Laurent Destailleur
|
d3dc6615db
|
Remove deprecated use of ->modelpdf (good is ->model_pdf)
|
2023-10-02 21:49:08 +02:00 |
|
pascal
|
80f060c771
|
fix tab indentation
|
2023-09-26 18:43:25 +02:00 |
|
pascal
|
871f896962
|
implementation of properties filter
|
2023-09-26 18:04:48 +02:00 |
|
Pascal Hubrecht
|
9835385f58
|
Merge branch 'Dolibarr:develop' into rest-extra
|
2023-09-25 20:59:57 +02:00 |
|
Laurent Destailleur
|
55b91f00d2
|
Look and feel v19
|
2023-09-25 11:44:46 +02:00 |
|
Laurent Destailleur
|
e8edd115f1
|
Fix status
|
2023-09-19 21:16:32 +02:00 |
|
Laurent Destailleur
|
492b726da9
|
Fix regression with label of order
|
2023-09-19 20:32:23 +02:00 |
|
Laurent Destailleur
|
91fa48199a
|
Fix warnings
|
2023-09-10 17:41:22 +02:00 |
|
Laurent Destailleur
|
d91ce60ab4
|
Merge pull request #25819 from frederic34/setascustomer
deprecate set_as_client
|
2023-09-08 11:23:06 +02:00 |
|
Frédéric FRANCE
|
26dff90658
|
deprecate set_as_client
|
2023-09-06 14:38:35 +02:00 |
|
Laurent Destailleur
|
3343a47244
|
NEW billing on shipment+reception. Can be done before or after delivery.
|
2023-09-03 21:38:11 +02:00 |
|
Laurent Destailleur
|
247ab6a93e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2023-09-02 20:54:10 +02:00 |
|
Laurent Destailleur
|
bc53cd7643
|
Merge pull request #25313 from kubajznik/extrafields-support-selectForForms
NEW #25312 Support extrafields in selectForForms
|
2023-09-02 18:40:14 +02:00 |
|
Laurent Destailleur
|
d86bbc623a
|
Merge branch 'develop' into rest-extra
|
2023-08-16 02:33:27 +02:00 |
|
Laurent Destailleur
|
aea21bc413
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-08-15 15:54:55 +02:00 |
|
Laurent Destailleur
|
119c3fb20d
|
Debug v18
|
2023-08-15 14:44:03 +02:00 |
|
Laurent Destailleur
|
f21c168a84
|
Removed $brouillon property
|
2023-08-06 01:16:12 +02:00 |
|
Laurent Destailleur
|
e3e73d9096
|
Work on renaming libelle into label
|
2023-08-06 01:14:36 +02:00 |
|
Laurent Destailleur
|
0076ec69b8
|
The property ->brouillon has been removed from all classes. It was not
reliable and was a duplicate of ->status == self::STATUS_DRAFT.
|
2023-08-06 00:16:25 +02:00 |
|
Laurent Destailleur
|
ea364ff1a3
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-08-05 13:47:17 +02:00 |
|
Laurent Destailleur
|
bef9146bb1
|
Fix warnings
|
2023-08-05 12:50:09 +02:00 |
|
pascal
|
f9e37412c6
|
Add filter to restric properties returned
|
2023-08-03 09:32:43 +02:00 |
|
Laurent Destailleur
|
9302a427a9
|
Debug v19
|
2023-07-31 03:29:45 +02:00 |
|
Maxime Kohlhaas
|
bcce9da09d
|
New : add a dashboard showing number of orders to bill #17963 (#18600)
* New : add a dashboard showing number of orders to bill #17963
* Fix orders statuses for dashboard and list
* Fix label in dashboard
|
2023-07-31 02:36:10 +02:00 |
|
Jakub Stříbrný
|
a73024bec8
|
add extrafieldmanaged in commande.class.php
|
2023-07-26 14:54:58 +02:00 |
|
jyhere
|
3681486fe8
|
FIX: misleading phpdoc (#25342)
|
2023-07-12 12:27:12 +02:00 |
|
Laurent Destailleur
|
02ca89cf52
|
Merge pull request #25234 from FHenry/16_fix_calc_update_price_on_update
FIX: VTA rounding calc option must be the same on update line as on create line
|
2023-06-29 17:41:09 +02:00 |
|
Florian HENRY
|
505ea31c30
|
FIX: TVA calc option must be the same on update line as on create line
|
2023-06-29 16:50:21 +02:00 |
|
Frédéric France
|
a575b696e7
|
use user hasRight
|
2023-06-19 23:27:24 +02:00 |
|
hystepik
|
597b36e57c
|
Fix : php8.1 warnings with strict mode
|
2023-06-10 10:47:36 +02:00 |
|
Laurent Destailleur
|
80f6af9f4e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-06-04 19:07:37 +02:00 |
|
Laurent Destailleur
|
89e378bc78
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-06-04 19:07:04 +02:00 |
|