2
0
forked from Wavyzz/dolibarr
Commit Graph

126919 Commits

Author SHA1 Message Date
fboitel
092aa58814 NEW #22626 date filter thirdparties contracts projects (#22707)
* Creation and modification date range filter for thierdparties

* Order for good looking

* Creation and modification date range filter for projects

* conflict

* Update list.php

* Update list.php

---------

Co-authored-by: Faustin <faustin.boitel@bordeaux-inp.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-09 19:51:38 +02:00
Laurent Destailleur
e19e1da5de CSS 2023-10-09 17:12:20 +02:00
Laurent Destailleur
1a249237a0 Debug v19 2023-10-09 16:46:47 +02:00
Laurent Destailleur
2762cc84fb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-09 15:45:26 +02:00
Laurent Destailleur
df454003da FIX php8.2 2023-10-09 15:44:57 +02:00
thibdrev
985c9b0219 fix #22501 (#22502)
* Update functions.lib.php

Add NAF/APE formatting option to dol_print_profids().

* Update card.php

Format NAF/APE code with a point as separator (such as "69.20Z")

* Fixing style errors.

* Update card.php

* Fixing style errors.

* Update functions.lib.php

* Update card.php

* Update functions.lib.php

* Update functions.lib.php

---------

Co-authored-by: stickler-ci <support@stickler-ci.com>
2023-10-09 14:44:29 +02:00
Anthony Berton
a6098cf643 NEW - create a product from a free line in a document (#22324)
* NEW - create a product from a free line in a document

* Change

* clean code

* Update objectline_create.tpl.php

---------

Co-authored-by: Anthony Berton <34568357+bb2a@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-09 14:36:28 +02:00
Laurent Destailleur
0ecf2b3327 Fix warnings 2023-10-09 14:14:37 +02:00
Laurent Destailleur
bf2ab5453c Fix warnings 2023-10-09 13:30:51 +02:00
Laurent Destailleur
19aea3d9b5 CSS 2023-10-09 13:23:22 +02:00
Laurent Destailleur
797d5d6dc6 Fix warnings 2023-10-09 12:10:09 +02:00
Laurent Destailleur
fdec5f89b3 Merge pull request #26147 from BB2A-Anthony/FIX---result-send-file-mail
FIX - compare the result of the send mail file function
2023-10-09 11:27:12 +02:00
Anthony Berton
c2e5311a18 FIX - compare the result of the send mail file function 2023-10-09 11:20:10 +02:00
Laurent Destailleur
c803ca898f Merge pull request #26135 from hregis/fix_extrafield
FIX use event.key instead event.wich to avoid keyboard difference
2023-10-09 10:42:02 +02:00
Laurent Destailleur
61b287f782 Fix phpcs 2023-10-09 10:38:47 +02:00
Laurent Destailleur
af8a0a9243 Merge pull request #26136 from artis-auxilium/rector
Add Rector (automatic refactoring)
2023-10-09 10:34:50 +02:00
Laurent Destailleur
e65f32b3aa Merge pull request #26137 from hregis/fix_avoid_lines_breaks
FIX avoid warning if module not activated
2023-10-09 10:29:53 +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
Laurent Destailleur
39b6b34820 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-09 09:36:30 +02:00
Laurent Destailleur
f0d536ec20 Merge pull request #26139 from artis-auxilium/global_to_function2
Fix: Change access to $conf->global to function getDolGlobal
2023-10-09 09:31:12 +02:00
Laurent Destailleur
ffbb05167a Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-09 09:28:51 +02:00
Laurent Destailleur
52a7f84485 Merge pull request #26141 from aspangaro/19a6
NEW Loan - Can upload a file with drag and drop
2023-10-09 09:24:35 +02:00
Laurent Destailleur
b56605c5d4 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-09 09:22:47 +02:00
Laurent Destailleur
793922d468 Fix for compatibility 2023-10-09 09:20:37 +02:00
Laurent Destailleur
7a7ae7493d Merge pull request #26128 from noec764/17_fix_common_create
FIX: Use of line->insert instead of line->create
2023-10-09 09:14:49 +02:00
Laurent Destailleur
60a1ff7cd6 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-09 09:14:06 +02:00
Laurent Destailleur
b3368514ab NEW Add option MAIN_MAIL_DEBUG_LOG_WITH_DATE to add 1 log file per email 2023-10-09 09:13:27 +02:00
Alexandre SPANGARO
4b46e59f79 Fa-icon & copyright 2023-10-09 06:40:30 +02:00
Alexandre SPANGARO
1a47a9d279 NEW Loan - Can upload a file with drag and drop 2023-10-09 06:34:20 +02:00
Alexandre SPANGARO
f40cad28c5 Update loan list 2023-10-09 06:09:44 +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
b76c402a09 Fix: Change access to $conf->global to function getDolGlobal (manual) 2023-10-08 23:25:46 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Dev2a
2be26dfdf5 Feat: Remove check before get global (!empty, isset) 2023-10-08 22:52:10 +02:00
Laurent Destailleur
9d466793fa Merge pull request #24760 from NextGestion/dolibarr_fixbugs
NEW Can restore product in stock when deleting the supplier invoice
2023-10-08 21:58:55 +02:00
Laurent Destailleur
87c1f521fb Merge pull request #22135 from dolibit-ut/patch-536
Update card.php
2023-10-08 21:47:03 +02:00
Laurent Destailleur
8740c85ff3 The method ProductcustomerPrice->fetch_all_log() has been renamed into
camel case ->fetchAllLog()
2023-10-08 21:44:42 +02:00
Regis Houssin
fb4ed77d93 FIX avoid warning if module not activated 2023-10-08 21:05:46 +02:00
Dev2a
dc4e17a353 Add Rector (automatic refactoring)
Add first rule: access global to function (getDolGlobalInt, getDolGlobalString)
2023-10-08 20:25:46 +02:00
Regis Houssin
7e7603cb00 FIX use event.key instead event.wich to avoid keyboard difference 2023-10-08 19:44:15 +02:00
Laurent Destailleur
04c2317761 Merge pull request #26130 from aspangaro/19a8
Update contact.class.php
2023-10-08 18:47:41 +02:00
Laurent Destailleur
e85a318701 Merge pull request #26131 from hregis/fix_avoid_lines_breaks
FIX avoid warning + CSRF
2023-10-08 18:46:10 +02:00
Laurent Destailleur
5e0efcf7ce Update ticket_public.php 2023-10-08 18:45:49 +02:00
Laurent Destailleur
d67d9e54c3 Merge pull request #26132 from aspangaro/19a9
Update fiscal year
2023-10-08 18:41:57 +02:00
Laurent Destailleur
e82b0fd0aa Removed useless title 2023-10-08 17:43:16 +02:00
Laurent Destailleur
72f87593d2 css 2023-10-08 16:46:40 +02:00