Commit Graph

13373 Commits

Author SHA1 Message Date
Laurent Destailleur
c32fe8dc5f QUAL: Use dol_clone with parameter 2 for ->oldcopy 2023-10-11 19:10:24 +02:00
Laurent Destailleur
005bab38c3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-11 03:24:47 +02:00
Randall Mora
7613e59eb2
Update card.php (#24972)
Add events doActions,printFieldListTitle,printFieldListValue to the hookmanager
2023-10-11 02:39:12 +02:00
Laurent Destailleur
3e0e64ac41 Clean code 2023-10-11 00:21:25 +02:00
Laurent Destailleur
946239dbf3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-10 23:04:47 +02:00
Laurent Destailleur
98ca102e1c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-10 21:48:07 +02:00
Laurent Destailleur
25d3ead0a0 FIX Error not returned on sales with takepos and batch module enabled 2023-10-10 11:51:52 +02:00
William Mead
b0494d8098
FIX extrafield list filter (#26159)
Co-authored-by: William Mead <william.mead@manchenumerique.fr>
2023-10-09 20:08:00 +02:00
Laurent Destailleur
bf2ab5453c Fix warnings 2023-10-09 13:30:51 +02:00
Laurent Destailleur
f661f88b6d
Merge pull request #26140 from aspangaro/19a7
Update some object
2023-10-09 10:28:54 +02:00
Laurent Destailleur
f450e23ce6 Clean code: set_paid is deprecated. Replaced with setPaid. 2023-10-09 10:22:49 +02:00
Laurent Destailleur
11f4940765 Doc 2023-10-09 10:18:03 +02:00
Alexandre SPANGARO
52ec4107aa Update social contrib list 2023-10-09 05:50:24 +02:00
Alexandre SPANGARO
53671958c0 typo 2023-10-09 05:49:40 +02:00
Alexandre SPANGARO
ed6c985344 Update paymentvat.class 2023-10-09 05:49:16 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Laurent Destailleur
68404bec9b
Merge pull request #22619 from mbinformatique68/develop
NEW Add the formEditObjectLine hook on commande card and invoice card
2023-10-06 19:13:58 +02:00
Laurent Destailleur
a2b6532c5a Debug v19 2023-10-05 16:32:38 +02:00
Laurent Destailleur
40f10588e3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-04 13:04:31 +02:00
Laurent Destailleur
9bd3bb0594 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/compta/bank/various_payment/card.php
	htdocs/compta/bank/various_payment/list.php
	htdocs/core/lib/security.lib.php
	htdocs/core/lib/signature.lib.php
2023-10-04 12:43:03 +02:00
Laurent Destailleur
d3dc6615db Remove deprecated use of ->modelpdf (good is ->model_pdf) 2023-10-02 21:49:08 +02:00
Kamel Khelifa
ee921ab540 NEW: Add trigger when delete a bank account line 2023-10-02 15:52:44 +02:00
Laurent Destailleur
12a9a1ce4d FIX Bad value of accounting account shown in list. Edit fails. 2023-10-02 14:51:15 +02:00
Laurent Destailleur
9016ed0c28 Fix warning 2023-10-02 14:39:49 +02:00
Laurent Destailleur
f9288ce862 Look and feel v18 2023-10-02 11:26:26 +02:00
Laurent Destailleur
b2a6823e56
Merge pull request #26087 from hregis/fix_menu_force_entity
NEW possibility to deselect line when create a recurring invoice + missing to use fk_parent_line
2023-10-01 17:54:05 +02:00
Laurent Destailleur
b8bd760e28 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-01 16:06:58 +02:00
Laurent Destailleur
d5443010f2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-01 16:04:16 +02:00
Laurent Destailleur
5e76fea64d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-10-01 15:53:36 +02:00
Laurent Destailleur
5560aab98e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-10-01 15:50:25 +02:00
Regis Houssin
fbc841095e NEW possibility to deselect line when create a recurring invoice 2023-10-01 11:47:37 +02:00
Quentin VIAL-GOUTEYRON
ad188c9804 FIX missing fk_account situation invoice 2023-09-29 14:38:30 +02:00
Laurent Destailleur
7bbc3bab05 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-27 17:17:41 +02:00
Laurent Destailleur
b9336c024a
Merge pull request #25566 from hansemschnokeloch/rest-extra
Add filter to restrict the data returned
2023-09-27 00:56:51 +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
Quentin-Seekness
70ecf5a123
Update card.php line desc
We don't need the label to be the description if there was not any in origin line.
2023-09-26 10:27:59 +02:00
Laurent Destailleur
2440f60ee4
Merge pull request #25991 from frederic34/phpstaninvoice
Phpstan
2023-09-25 02:03:07 +02:00
Regis Houssin
d133075fca FIX #25982 and avoid lose selected value if error 2023-09-24 15:56:18 +02:00
Laurent Destailleur
9cad027601 Fix look and feel v18 2023-09-22 13:50:52 +02:00
Frédéric FRANCE
560489e4a6 phpstan 2023-09-22 09:28:56 +02:00
Frédéric FRANCE
7cf93529a8 phpstan 2023-09-22 09:03:27 +02:00
Laurent Destailleur
affa6fe46d Fix dol_now 2023-09-21 18:09:07 +02:00
Laurent Destailleur
08ac0e9ee4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-21 12:38:41 +02:00
VESSILLER
f53eae38f7 Fix rename search option 2023-09-18 11:52:07 +02:00
VESSILLER
796678edc1 FIX customer code search filter on invoice list 2023-09-18 11:19:45 +02:00
VESSILLER
880384dccd NEW start and end date for due date filter on invoice list 2023-09-18 10:54:45 +02:00
Laurent Destailleur
0c3e516e57 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-13 03:08:46 +02:00
sonikf
ff8f4dda9f
Fix exported .csv translation 2023-09-12 12:25:57 +03:00
Laurent Destailleur
bf3c0e9d4a FIX Avoid duplicate popup when popup setup to work as ajax 2023-09-12 10:52:15 +02:00