Commit Graph

4216 Commits

Author SHA1 Message Date
Frédéric France
a575b696e7 use user hasRight 2023-06-19 23:27:24 +02:00
Frédéric France
647708a9bc use user hasRight 2023-06-19 23:05:59 +02:00
Laurent Destailleur
6b94d60d9a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
Frédéric France
c38d851944 Merge remote-tracking branch 'upstream/develop' into 20230614 2023-06-15 20:22:27 +02:00
Laurent Destailleur
dc69e568e1 Fix look and feel v18 2023-06-15 15:05:15 +02:00
Frédéric FRANCE
740ac26277 use user hasRight 2023-06-14 19:54:16 +02:00
Frédéric France
0cb70110eb use user hasRight 2023-06-12 20:10:42 +02:00
hystepik
597b36e57c Fix : php8.1 warnings with strict mode 2023-06-10 10:47:36 +02:00
hystepik
085643edd6 fix impossibility to add default filter for search_billed 2023-06-09 12:29:23 +02:00
Laurent Destailleur
9fa0439d3e Merge pull request #24961 from frederic34/2023_06_05
use user hasRight
2023-06-07 18:53:51 +02:00
Laurent Destailleur
d703e01314 Merge pull request #24963 from FliyFly/editcommandeattribute
fixing the total ttc in the multicurrency section
2023-06-07 18:50:37 +02:00
FLIO
819e44fb7c fixing the total ttc in the multicurrency section 2023-06-06 00:12:33 +02:00
Frédéric France
5a018d715d use user hasRight 2023-06-06 00:05:02 +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
Laurent Destailleur
0766bd8e7a Merge pull request #24929 from fappels/18_debug_list_det
Debug Lines of order page.
2023-06-04 17:59:57 +02:00
Laurent Destailleur
8756be5ebf Merge pull request #24926 from frederic34/patch-2
fix picto tooltip
2023-06-04 15:20:06 +02:00
Laurent Destailleur
ebfe632efe Debug v18 2023-06-03 15:33:46 +02:00
Je2fb
735ad3d533 Update commande.class.php
Change function hasdelay and showdelay to use the variable 'delivery_date'
2023-05-31 21:36:11 +02:00
Francis Appels
a322ba85fe Only show subtotal when sorted by product. 2023-05-31 15:43:24 +02:00
Francis Appels
44996553a0 get shippable status for line, so you know which line is shippable (no need to loop order lines) 2023-05-31 15:36:29 +02:00
Francis Appels
8d3f1ca9c2 Remove unexisting massaction 2023-05-31 15:15:26 +02:00
Frédéric FRANCE
8c0f7f4b65 Update commande.class.php 2023-05-31 13:53:41 +02:00
Frédéric FRANCE
544e82b60c fix picto tooltip 2023-05-31 13:35:47 +02:00
Laurent Destailleur
86122780a9 Merge pull request #24708 from ptibogxiv/patch-83
FIX list orders API
2023-05-16 20:53:05 +02:00
Laurent Destailleur
ebdd397d7c Merge pull request #24779 from FliyFly/editcommandeattribute
New attributes on commande card
2023-05-16 19:42:24 +02:00
Georgios Papadakis
844524769e Add missing loading of Societe Class
Current code relies on Societe Class being already imported by code executed previously, thus in some cases you get a fatal error. I have fatal error of undefined Societe class when i try to sign a Proposal that does not already have an order !!
2023-05-16 10:07:43 +03:00
FLIO
e93b087012 New attributes on commande card 2023-05-15 23:54:44 +02:00
Laurent Destailleur
c6cb29381e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-11 19:09:19 +02:00
Laurent Destailleur
9674d234ba FIX On company change, we must reuse the company parameters 2023-05-10 22:05:43 +02:00
ptibogxiv
5a58166614 FIX list orders API 2023-05-08 13:18:42 +02:00
stickler-ci
13348ede59 Fixing style errors. 2023-05-05 16:22:49 +00:00
NextGestion
e8acd50626 Object line : Prevent adding Free line when the option "MAIN_DISABLE_FREE_LINES" is activated (Proposal, invoice, order, contract) 2023-05-05 17:15:49 +01:00
Laurent Destailleur
7a781840ca Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-03 04:54:49 +02:00
Laurent Destailleur
a1d6e55189 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-03 02:40:32 +02:00
Laurent Destailleur
fe816445f5 Fix warnings 2023-05-01 13:09:09 +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
54c8176cc9 Merge pull request #24641 from fappels/develop_order_msg
Add missing error message on modify order error.
2023-04-28 19:59:17 +02:00
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
Laurent Destailleur
cd949e9fa7 Fix error message not shown 2023-04-28 12:37:01 +02:00
Francis Appels
cec58e5631 Add missing error message on modify order error. 2023-04-28 10:48:50 +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
Laurent Destailleur
46e3413e8a Fix tooltips 2023-04-27 15:55:21 +02:00
Laurent Destailleur
2f3cefcc09 Clean code 2023-04-26 11:41:02 +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
0bc8227f48 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-25 20:54:15 +02:00
Laurent Destailleur
2e3e6f6899 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-25 20:51:40 +02:00