Commit Graph

6213 Commits

Author SHA1 Message Date
Laurent Destailleur
f5d7ac2bc1 NEW Can upload a file with drag and drop on social contributions 2023-05-02 17:04:22 +02:00
Laurent Destailleur
3c0e233145 NEW Can add an array of several links in date selector 2023-05-02 15:24:47 +02:00
Laurent Destailleur
2d17e77ff7 Fix warning 2023-05-01 17:29:54 +02:00
Laurent Destailleur
fd3ec20f36 Update qodana rules 2023-04-30 04:24:17 +02:00
Laurent Destailleur
4028b5d568 Clean code 2023-04-29 13:13:12 +02:00
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Laurent Destailleur
1291095936
Merge pull request #24642 from Hystepik/develop#1
New : Dispatch card on reception object
2023-04-28 19:53:17 +02:00
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
hystepik
397e6dce38 Fix CI 2023-04-28 12:18:14 +02:00
Lucas Marcouiller
79b686fb33
Merge branch 'develop' into develop#1 2023-04-28 11:31:43 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern 
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Laurent Destailleur
f44c97d3c6 Code is using the Universal Filter Syntax 2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a Clean code 2023-04-27 21:15:27 +02:00
hystepik
ca815ff9c6 working dispatchcard reception 2023-04-27 14:56:27 +02:00
Laurent Destailleur
80b6e78679 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 14:19:09 +02:00
Laurent Destailleur
fa832e8a0d Fix missing date in popup 2023-04-27 12:37:42 +02:00
Laurent Destailleur
c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-25 21:02:01 +02:00
Laurent Destailleur
351c8c58b2 Fix look and feel v17 2023-04-24 11:45:20 +02:00
Frédéric FRANCE
057407554a use isModEnabled 2023-04-19 14:06:16 +02:00
Frédéric FRANCE
fa849696fb use isModEnabled 2023-04-18 20:16:02 +02:00
Laurent Destailleur
2c29399fa9
Merge pull request #24500 from bloxera/fix_24356_final
Fix for #24256 with final cleanup.
2023-04-18 18:31:39 +02:00
Laurent Destailleur
9a420b8f41 Clean code 2023-04-18 16:15:27 +02:00
Laurent Destailleur
7cf21e6ee6 Debug v18 2023-04-18 14:48:47 +02:00
priojk
a52e7b1a57 rename action from makeorder to createorder 2023-04-12 21:23:49 +02:00
Laurent Destailleur
6914e2bb2a NEW Can receive more than qty ordered on reception 2023-04-10 16:58:38 +02:00
Laurent Destailleur
8e1ffe6f1d
Merge branch 'develop' into 18a5 2023-04-09 18:00:44 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Alexandre SPANGARO
092cee40a6 Merge remote-tracking branch 'upstream/develop' into 18a5 2023-04-08 05:58:14 +02:00
Laurent Destailleur
0fb03fdc2d Clean code 2023-04-08 01:43:21 +02:00
Alexandre SPANGARO
0170979dc7 FIX Travis-CI 2023-04-07 06:55:43 +02:00
hystepik
3760f06961 add remove of lines for reception 2023-04-06 15:50:34 +02:00
stickler-ci
4c69691878 Fixing style errors. 2023-04-06 12:25:23 +00:00
Alexandre SPANGARO
e57d1c6e3c Merge remote-tracking branch 'upstream/develop' into 18a5 2023-04-06 14:20:14 +02:00
Laurent Destailleur
f877a978b1 CSS 2023-04-06 10:58:02 +02:00
Laurent Destailleur
19f9592ac4 CSS 2023-04-06 10:54:09 +02:00
Alexandre SPANGARO
b29eba6e00 NEW: Accountancy - Manage intra-community VAT on supplier invoices - FPC22 2023-04-06 08:47:28 +02:00
Laurent Destailleur
849c4fa57a Look and feel v18 2023-04-05 16:57:22 +02:00
Laurent Destailleur
b9bee0a0e3 css 2023-04-04 19:45:52 +02:00
Laurent Destailleur
3e77a6cbd4 FIX Reception process loose some lines on first error. 2023-04-04 19:23:38 +02:00
Laurent Destailleur
b48b980a5a FIX Back to cancel on reception creation 2023-04-04 19:19:39 +02:00
Laurent Destailleur
daa2d98ff2 FIX Reception process loose some lines on first error. 2023-04-04 18:42:55 +02:00
Laurent Destailleur
f9170fa31b FIX Back to cancel on reception creation 2023-04-04 12:59:02 +02:00
Laurent Destailleur
a0829733bf Debug v18 2023-04-03 19:58:48 +02:00
Laurent Destailleur
8898a1a432 Debug ajax tooltip 2023-04-03 19:51:40 +02:00
BadPixxel
57156dd022
FIX: Invoice Thirdparty never loaded at this point
Attempt to read property "default_lang" on null in /var/www/html/fourn/class/paiementfourn.class.php on line 353
2023-03-31 13:15:44 +02:00
priojk
3c7fe6029f change action to start with create 2023-03-29 09:48:11 +02:00
Laurent Destailleur
5b0b874535 NEW Add a status on supplier price ref (WIP to close a supplier ref) 2023-03-28 21:30:08 +02:00
Laurent Destailleur
d0dc2f73ab
Merge pull request #24336 from inovea-conseil/NEW-Disable_bad_reputation_product_price
New disable bad reputation product price
2023-03-28 17:12:33 +02:00
Laurent Destailleur
ec7627572f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 18:32:25 +02:00
IC-faycal
f0ee373784 FIX access const 2023-03-27 16:24:44 +02:00