Christian Foellmann
045c623536
QUAL fix hooks on contact.php files - fixes contexts
2023-12-19 14:39:29 +01:00
Charlène Benke
b881dca994
php V8 warning
2023-12-18 16:53:12 +01:00
MDW
e49f32ab2d
dolGetGlobalInt -> getDolGlobalInt
...
Detected with phan -> https://github.com/Dolibarr/dolibarr/actions/runs/7242660297/job/19728384233?pr=26480#step:5:39
2023-12-18 03:13:37 +01:00
Laurent Destailleur
5e28ab0ec3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-12-17 23:54:37 +01:00
Laurent Destailleur
4dc5483b12
Fix warning
2023-12-17 23:54:08 +01:00
Laurent Destailleur
689ba89b21
Merge pull request #27108 from altairisfr/ORDER_REOPEN_TO_DRAFT_2023
...
add constant ORDER_REOPEN_TO_DRAFT
2023-12-17 23:27:56 +01:00
ATM john
2caf7e6c0b
Add llxHeader body css for command
2023-12-16 13:46:47 +01:00
Laurent Destailleur
d92c65ad91
FIX infinite loop in API call/trigger by adding a caller
2023-12-15 12:15:33 +01:00
Christophe Battarel
273fbbc65c
dont reopen billed orders
2023-12-14 15:54:09 +01:00
Christophe Battarel
30d181c933
aadd constant ORDER_REOPEN_TO_DRAFT
2023-12-14 15:35:37 +01:00
Christian Foellmann
88c0700ee5
QUAL make UI strings differenciate between orders torward customer or supplier
2023-12-14 13:42:15 +01:00
Charlène Benke
bcf015533e
Update list_det.php
2023-12-14 10:56:11 +01:00
Christophe Battarel
d97dcb2538
better fix
2023-12-14 09:49:18 +01:00
Laurent Destailleur
0fc4be5d2b
Merge pull request #27067 from alexandre-janniaux/commande-error-forward/1
...
Qual: command: forward database error on failure
2023-12-14 01:39:59 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Christophe Battarel
e50f144bc7
display html notes
2023-12-13 15:15:04 +01:00
Alexandre Janniaux
d9e81cbabe
command: forward database error on failure
...
If the database triggered a failure, it wasn't reported in the tests
because $this->error was not set. Conversely, the error was always
printed through dol_print_error() whose documentation explicitely states
that it should not be used for class and $this->error should be used
instead.
2023-12-12 19:18:16 +01:00
Charlène Benke
4b3e8109eb
Update list.php for prevent mass order warning
2023-12-09 12:36:02 +01:00
Laurent Destailleur
60af6843fd
Clean code
2023-12-08 02:05:51 +01:00
Laurent Destailleur
89e1e1b859
Merge pull request #26980 from atm-jonathan/FIX_in_array()_list.php
...
FIX in_array() on key
2023-12-08 01:59:32 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Jonathan Lescaut
771b735384
FIX in_array() on key
2023-12-05 16:12:18 +01:00
Laurent Destailleur
7606fdd84f
Debug v19
2023-12-04 12:29:38 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Laurent Destailleur
3ecfc1b55f
Fix css
2023-12-02 20:27:09 +01:00
Laurent Destailleur
c6ab06967f
Debug v19
2023-12-02 19:25:09 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
bfbdab6084
Debug v19
2023-11-28 22:44:01 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
1ac9bcab59
Debug v19
2023-11-24 16:30:31 +01:00
Laurent Destailleur
25a25dfcd7
Debug v19
2023-11-24 15:36:05 +01:00
Laurent Destailleur
5c1a7e7541
Debug v19
2023-11-18 23:50:35 +01:00
Alexandre SPANGARO
af0c6899a7
Travis fix ( #26708 )
...
* Travis fix
* Travis remove warning "Line exceeds 500 characters"
* Travis remove warning "Line exceeds 500 characters"
* Travis remove warning "Line exceeds 500 characters"
2023-11-18 11:56:29 +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
Laurent Destailleur
a48e541093
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/core/class/html.formadmin.class.php
htdocs/core/lib/functions.lib.php
2023-11-12 23:18:19 +01:00
Laurent Destailleur
2f340a1a77
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/comm/propal/card.php
2023-11-12 23:06:31 +01:00
atm-lena
0946220e9b
Check price base type ( #26503 )
...
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2023-11-09 15:41:39 +01:00
Benjamin Falière
b5e5b1d4c6
FIX commande context ( #26497 )
...
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
2023-11-07 17:50:48 +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
b65d5c8740
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-05 19:52:54 +01:00
thibdrev
51341524a2
fix missing 2 translation keys used in commande/list.php ( #26458 )
...
* modify the translation keys in commande/list.php
* create the error translation key in en_US/errors.lang
* create the error translation key in fr_FR/errors.lang
2023-11-03 22:51:51 +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
Christophe Battarel
b3e7457cd3
NEW : add new hook tabContentCreateOrder ( #26408 )
...
* NEW : add new hook tabContentCreateOrder
* update comment
---------
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-01 14:25:26 +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
Christophe Battarel
1a32455e70
update comment and credentials ( #26401 )
...
* update comment
* update credentials
* remove bad commit
* update credentials
---------
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-10-31 11:57:53 +01:00
Laurent Destailleur
b8728b5d07
Use a more explicit name for new hook
2023-10-30 02:39:06 +01:00
Christophe Battarel
c064893f80
NEW : add new hook OrderCard ( #26380 )
...
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-10-30 02:30:35 +01:00
Anthony Berton
dc8d6f9ca2
FIX - Search product category on list det order ( #26168 )
...
* FIX - Search product category on list det order
* Search for tag/category
* add search Operator
* Clean
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-26 13:57:40 +02:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Anthony Berton
2c01a59e60
FIX - param in order list det ( #26298 )
...
* FIX - param in order list det
* Clean
* $newcardbutton
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-23 21:48:43 +02:00
Laurent Destailleur
e1bf377f20
QUAL: Removed deprecated field remise, remise_percent, remise_absolute
2023-10-20 10:47:08 +02:00
Alexandre SPANGARO
58bdcb5245
Dolibarize - Look & feel v19 ( #26246 )
...
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger
* TitleSeparator - Job list
* TitleSeparator - Position list
* TitleSeparator
* TitleSeparator
* TitleSeparator
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Variable $newcardbutton already define
* Define $newcardbutton
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
2023-10-20 03:20:44 +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
0fbffea663
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-17 14:49:16 +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
Anthony Berton
5639352df7
NEW - Right for stats orders ( #24607 )
...
* NEW - Right for stats orders
* NEW: use account address in sepa mandate (#23642 )
* New: allow to display account address in pdf sepa mandate. Fix: use ->proprio because ->account_owner does not exist.
* Stickler fix
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
Co-authored-by: thomas-Ngr <tnegre@open-dsi.fr>
2023-10-16 17:19:07 +02:00
Laurent Destailleur
9144293f0b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-16 06:02:17 +02:00
Laurent Destailleur
48adfe9bcd
Fix regression
2023-10-16 05:59:34 +02:00
Laurent Destailleur
0360d61f9c
Code comment for develop
2023-10-16 05:51:47 +02:00
Laurent Destailleur
abe3f00b11
Fix regression. Restore old behaviour even if some case are not tested.
2023-10-16 05:15:39 +02:00
Noé Cendrier
a92458ebbc
FIX check tva_tx before comparing price_min_ttc ( #25220 )
...
* FIX check tva_tx before comparing price_min_ttc
* better price_ttc comparison for propal, commande, facture lines
* price_ht must be transformed into number before using it for calculating
2023-10-16 04:07:10 +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
Anthony Berton
70d8ced6fa
FIX - Clean in list det order ( #26201 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-12 18:42:15 +02:00
Laurent Destailleur
f1330e5998
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-12 15:01:26 +02:00
Laurent Destailleur
6311200b36
FIX #26170
2023-10-12 14:31:54 +02:00
Laurent Destailleur
c32fe8dc5f
QUAL: Use dol_clone with parameter 2 for ->oldcopy
2023-10-11 19:10:24 +02:00
Anthony Berton
cbe981b3be
FIX - Sub-total on last line to list det order ( #26178 )
...
* FIX - Sub-total on last line to list det order
* Clean
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-11 01:55:20 +02:00
Anthony Berton
8d3f4f9bd3
FIX - getDolGlobalInt('MAIN_CHECKBOX_LEFT_COLUMN') for list det order ( #26176 )
...
* FIX - getDolGlobalInt('MAIN_CHECKBOX_LEFT_COLUMN') for list det order
* FIX $totalarray['nbfield']
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-10 21:16:21 +02:00
Anthony Berton
79b02494cf
FIX - getDolGlobalInt for left colum ( #26169 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-10 18:39:14 +02:00
Anthony Berton
36d1b73101
FIX - Search label or description on list det order ( #26160 )
...
* FIX - Search label or description on list det order
* Clean
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-10 09:10:31 +02:00
Anthony Berton
a8a283c34f
NEW - Add culum Technical ID in liste det order ( #26164 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-10 09:07:44 +02:00
Anthony Berton
c9b4aca8c6
NEW - Sub total in list ( #26165 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-10 09:07:25 +02:00
Dev2a
b76c402a09
Fix: Change access to $conf->global to function getDolGlobal (manual)
2023-10-08 23:25:46 +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
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
11a1630287
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-25 11:47:18 +02:00
Laurent Destailleur
55b91f00d2
Look and feel v19
2023-09-25 11:44:46 +02:00
Regis Houssin
d133075fca
FIX #25982 and avoid lose selected value if error
2023-09-24 15:56:18 +02:00
Laurent Destailleur
cd69bd6cba
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-09-21 19:23:24 +02:00
Laurent Destailleur
f6eb0e6629
Merge pull request #25832 from ATM-Consulting/FIX_16.0_commande_box_sql
...
fix sql query for external users
2023-09-20 09:56:21 +02:00
Laurent Destailleur
9148d7540e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-09-20 03:09:10 +02:00
Laurent Destailleur
e8edd115f1
Fix status
2023-09-19 21:16:32 +02:00
Laurent Destailleur
498af7d7bc
Look and feel v19
2023-09-19 21:05:02 +02:00
Laurent Destailleur
492b726da9
Fix regression with label of order
2023-09-19 20:32:23 +02:00
Laurent Destailleur
69e7f0f1f3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-19 20:07:36 +02:00
Laurent Destailleur
8f002a2310
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-19 18:14:27 +02:00
Laurent Destailleur
336927ad70
Fix link to create puchase order from sale order
2023-09-19 18:10:47 +02:00
Laurent Destailleur
101ddf2a75
FIX link to create purchase order from sale order
2023-09-19 18:05:57 +02:00
Laurent Destailleur
39dd702145
Fix warning in option WORKFLOW_CAN_CREATE_PURCHASE_ORDER_FROM_SALE_ORDER
2023-09-19 17:59:46 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
aab30d7638
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-08 15:33:04 +02:00
Laurent Destailleur
d91ce60ab4
Merge pull request #25819 from frederic34/setascustomer
...
deprecate set_as_client
2023-09-08 11:23:06 +02:00
atm-greg
aa34f800c2
user inner join
2023-09-08 11:18:59 +02:00
atm-greg
b8455430af
fix sql query for external users
2023-09-07 16:47:57 +02:00
Frédéric FRANCE
26dff90658
deprecate set_as_client
2023-09-06 14:38:35 +02:00
Regis Houssin
b6e84b1c74
FIX use urlencode for origin and originid
2023-09-06 10:02:12 +02:00
Regis Houssin
927cc91da4
FIX avoid wrong backtopage url
2023-09-06 06:44:10 +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
272c51164b
Fix typo Productcustomerprice into ProductCustomerPrice
2023-08-24 15:08:33 +02:00
Laurent Destailleur
bf1549e6e0
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-24 00:14:55 +02:00
Laurent Destailleur
888e8d7588
FIX bad balance of TR tag in multicurrency price view
2023-08-23 21:56:02 +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
11ad17bcf3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-09 15:00:52 +02:00
Laurent Destailleur
bdd1d89101
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-08 22:08:25 +02:00
Laurent Destailleur
b0e4558e3f
Fix #25586
2023-08-08 21:53:52 +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
40ebf86eab
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-31 13:51:32 +02:00
Laurent Destailleur
66c1ba9ae9
Debug v18
2023-07-31 03:47:37 +02:00
Laurent Destailleur
9302a427a9
Debug v19
2023-07-31 03:29:45 +02:00
Laurent Destailleur
f901827556
Fix condition
2023-07-31 02:41:03 +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
Laurent Destailleur
e9273d6183
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/takepos/receipt.php
2023-07-19 04:19:15 +02:00
jyhere
3681486fe8
FIX: misleading phpdoc ( #25342 )
2023-07-12 12:27:12 +02:00
Laurent Destailleur
e203346b2a
Debug v18
2023-07-10 20:53:19 +02:00
Laurent Destailleur
f18fae5271
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-06 22:24:35 +02:00
Laurent Destailleur
86864b4d53
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-06 22:22:26 +02:00
Laurent Destailleur
2a9f4da015
FIX #25290 FIX #25287 FIX #25288
2023-07-06 22:02:23 +02:00
Laurent Destailleur
f0ed7b436b
Fix for #25290
2023-07-06 20:03:22 +02:00
Laurent Destailleur
eb22ebced9
Fix int
2023-07-06 19:57:09 +02:00
Laurent Destailleur
8e7d9578ca
Typo
2023-07-03 21:57:43 +02:00
Laurent Destailleur
325827531a
Close table
2023-07-03 21:14:04 +02:00
Sylvain Legrand
c33d86e1df
Extend the IMPORT_LINKED_OBJECT_LINES option to invoices
2023-07-03 07:00:36 +03:00
Laurent Destailleur
e01f05cf96
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-07-02 21:16:50 +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
e74d8fa54d
use isModEnabled
2023-06-29 14:04:39 +02:00
Laurent Destailleur
c2a5e834e1
Merge pull request #25216 from frederic34/20230627
...
use isModEnabled
2023-06-28 16:18:53 +02:00
Laurent Destailleur
ef64e1dcfc
Debug v18
2023-06-28 11:50:28 +02:00
Frédéric France
81fbdacf8e
use isModEnabled
2023-06-27 21:31:36 +02:00
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
Laurent Destailleur
10e38ec7f9
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-04-25 19:14:33 +02:00
Frédéric FRANCE
6f351d5481
load translation for tooltip
...
translation was not loaded when using ajax tooltip
2023-04-25 09:46:12 +02:00
Aloïs Micard
5ec6b29345
Fix order line origin/origin_id when creating from proposal
2023-04-23 14:01:52 +02:00
Erik van Berkum
ec9fb80c02
fix: typo in constant MAIN_AUTOFILL_DATE_ORDER
2023-04-23 14:55:10 +09:00
Erik van Berkum
20b51db72c
Revert "fix: typo in constant MAIN_AUTOFILL_DATE_ORDER"
...
This reverts commit 9a27d025a7 .
2023-04-23 14:54:12 +09:00
Erik van Berkum
dd60d20019
Merge remote-tracking branch 'origin/develop' into develop
2023-04-23 14:52:32 +09:00
Erik van Berkum
9a27d025a7
fix: typo in constant MAIN_AUTOFILL_DATE_ORDER
2023-04-23 14:47:54 +09:00
Frédéric FRANCE
fee9dec15a
use isModEnabled
2023-04-19 13:58:08 +02:00
Frédéric FRANCE
2f4fe9d619
use isModEnabled
2023-04-19 09:07:55 +02:00
Frédéric FRANCE
1d634557ce
Merge remote-tracking branch 'upstream/develop' into use_ismodenabled
2023-04-18 23:40:57 +02:00
Laurent Destailleur
272a0030b7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-18 20:38:55 +02:00
Laurent Destailleur
f8d3c28e68
Look and feel v18
2023-04-18 20:37:42 +02:00
Frédéric FRANCE
a38a303e1c
use isModEnabled
2023-04-18 20:23:34 +02:00
Laurent Destailleur
31b2c961cd
Merge pull request #24502 from jyhere/jyhere-patch-7
...
FIX: undefined variable used in order billing mass action
2023-04-18 17:28:27 +02:00
Laurent Destailleur
9a420b8f41
Clean code
2023-04-18 16:15:27 +02:00
Laurent Destailleur
8e51bf2c55
Debug 18
2023-04-18 14:04:27 +02:00
jyhere
2fbfd4fe4c
FIX: undefined variable used in order billing mass action
2023-04-13 14:27:27 +02:00
Laurent Destailleur
0fb03fdc2d
Clean code
2023-04-08 01:43:21 +02:00
Laurent Destailleur
e088eb12e6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-05 01:18:55 +02:00
Laurent Destailleur
3b9853f7d3
FIX More complete fix for #24411
2023-04-04 22:45:30 +02:00
Laurent Destailleur
5ba1f2dc56
Update list.php
2023-04-04 22:38:05 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Anthony Berton
e120780c6c
FIX - Filter status order in list
2023-04-01 16:53:54 +02:00
Laurent Destailleur
a50c0b8292
Fix missing include
2023-03-19 14:56:07 +01:00
Laurent Destailleur
ec43a8626e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-03-18 14:37:48 +01:00
Laurent Destailleur
dc2cb7fbb3
NEW Add dropdown button actions (example on Create button on project)
2023-03-18 14:10:23 +01:00
Laurent Destailleur
66eb668965
Merge pull request #24164 from frederic34/multidiroutput
...
use a fonction to get multidir output
2023-03-18 10:56:25 +01:00
Laurent Destailleur
9cdb6b7bda
Merge branch 'develop' into customerordertooltip
2023-03-18 10:34:42 +01:00
Jyhere
3e8da8bbe0
FIX: Broken SQL query for order stats when empty societe->client->voir rights
2023-03-16 16:59:31 +01:00
Frédéric FRANCE
c93d615e42
enhance tooltip ajax info
2023-03-14 22:27:35 +01:00
Laurent Destailleur
b97b85fa8c
Look and feel v18
2023-03-14 12:05:25 +01:00
Frédéric FRANCE
7c6624e27d
Merge remote-tracking branch 'upstream/develop' into customerordertooltip
2023-03-13 13:59:51 +01:00
Laurent Destailleur
f29d5c7844
Bettr order for mass action
2023-03-13 13:17:49 +01:00
Frédéric FRANCE
1da5de8326
fetch thirdparty in order tooltip only in ajax request
2023-03-13 09:55:47 +01:00
Frédéric FRANCE
a551919f90
fetch thirdparty in order tooltip only in ajax request
2023-03-13 09:54:19 +01:00
Frédéric FRANCE
7576099575
fix reload customer invoice
2023-03-10 10:19:26 +01:00
Frédéric FRANCE
b369f347cd
fix reload customer order
2023-03-10 10:13:51 +01:00
Frédéric FRANCE
7fe885fefc
Merge remote-tracking branch 'upstream/develop' into multidiroutput
2023-03-09 16:13:19 +01:00
Frédéric FRANCE
a9b9812b7e
try to use function
2023-03-08 21:39:05 +01:00
Frédéric FRANCE
24f77465cc
use a fonction to get multidir output
2023-03-08 21:16:37 +01:00
Laurent Destailleur
3f264989ce
Merge pull request #23906 from FliyFly/qodanaincompatible
...
Fix (qodana)
2023-03-08 13:21:14 +01:00
Frédéric FRANCE
f24a2608d2
add pictos
2023-03-03 14:04:16 +01:00
Frédéric FRANCE
52856303d9
add pictos on forms
2023-03-03 12:06:27 +01:00
Laurent Destailleur
46945ec44c
Merge pull request #24073 from hregis/fix_multicompany_compatibility2
...
TODO remise_percent is a deprecated field for object parent
2023-03-02 16:31:51 +01:00
Laurent Destailleur
9fd9b0cfa0
Merge branch 'develop' into fix_multicompany_compatibility2
2023-03-02 13:42:40 +01:00
Regis Houssin
ebf766c2e0
FIX deprecated just for remise_percent !
2023-02-28 16:19:22 +01:00
Regis Houssin
d3c65e390b
TODO remise_percent is a deprecated field for object parent
2023-02-28 15:47:33 +01:00
Frédéric FRANCE
2daa9b2dba
user hasRight
2023-02-27 10:34:28 +01:00
Frédéric FRANCE
e836cc4f55
use hasRight
2023-02-27 10:24:24 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
Frédéric FRANCE
652a215a07
set errors from object
2023-02-24 16:57:39 +01:00
FLIO
29e56ab3cf
fix (qodana) edit error and merge develop to be update
2023-02-21 17:51:24 +01:00
Frédéric FRANCE
9f23bac505
use hasRight
2023-02-20 18:55:52 +01:00
Laurent Destailleur
6da47ea49b
Fix qodana
2023-02-20 02:33:44 +01:00
Laurent Destailleur
eaa0e5eb3e
CSS
2023-02-19 02:39:39 +01:00
Laurent Destailleur
2168578f2e
Fix inline css
2023-02-18 14:00:25 +01:00
Frédéric FRANCE
ae48571135
use user->hasRight
2023-02-14 22:56:12 +01:00
FLIO
156922fc51
Fix (qodana) Incompatible return type
2023-02-14 14:09:56 +01:00
Frédéric FRANCE
1fa1d11500
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-09 15:26:40 +01:00
muhalikin
821b423a24
Fix Shipment Creation from Order via REST API
2023-02-08 15:34:18 +03:00
Laurent Destailleur
cd2e82f4a5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-07 00:22:27 +01:00
Laurent Destailleur
95b306ba84
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-07 00:19:54 +01:00
Frédéric FRANCE
8a5e983d7e
clean code
2023-02-06 22:21:54 +01:00
Frédéric FRANCE
a224d7c824
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-06 20:57:49 +01:00
Laurent Destailleur
fe35f5ec28
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-06 14:21:25 +01:00
Frédéric FRANCE
b238830c82
keep original label
2023-02-05 23:19:56 +01:00
Frédéric FRANCE
19631fef74
fix tooltip
2023-02-05 20:41:29 +01:00
Philippe GRAND
d903008786
fix : Warning: Undefined variable in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/commande/card.php on line 688
2023-02-05 15:14:23 +01:00
Frédéric FRANCE
04610763aa
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-04 18:31:40 +01:00
Laurent Destailleur
2690dd6274
Merge pull request #23730 from altairis-benjamin/commandcard
...
FIX Get data back when error on command create
2023-02-04 17:06:32 +01:00
Laurent Destailleur
1f195a3be5
Fix #yogosha14963
2023-02-04 14:04:25 +01:00
Frédéric FRANCE
41dd574b16
clean js
2023-02-02 22:59:54 +01:00
Frédéric FRANCE
2df357c7c2
do not use cache for thirdparty in order list
2023-02-01 22:28:29 +01:00
Frédéric FRANCE
7eb0b71252
work on ajax tooltip
2023-01-31 22:47:30 +01:00
Frédéric FRANCE
993c1d28c4
work on ajax tooltip
2023-01-31 22:08:32 +01:00
Benjamin Falière
9f85e4a60f
Fixed another little error
2023-01-30 14:21:10 +01:00
Benjamin Falière
e7c6eac984
Replaced GETPOST with GETPOSTISSET
2023-01-30 14:06:49 +01:00
stickler-ci
f2c877f66a
Fixing style errors.
2023-01-30 11:06:30 +00:00
Benjamin Falière
79f401f5fb
Get data back when error on command create
2023-01-30 11:50:23 +01:00
Laurent Destailleur
d39318aae0
Merge pull request #23592 from BB2A/FIX---Order-list-det-sortfield-default
...
FIX - Order list det sortfield default
2023-01-25 18:51:59 +01:00
Frédéric FRANCE
823a7ee72b
fix undeclared properties
2023-01-18 22:37:08 +01:00
Laurent Destailleur
80d46a22f1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-18 21:36:57 +01:00
Laurent Destailleur
cd5009d8a4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-18 21:21:49 +01:00
Laurent Destailleur
8a12f337ab
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-18 20:54:19 +01:00
Laurent Destailleur
283ad1abcf
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-18 20:54:16 +01:00
Laurent Destailleur
2a299068ad
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-18 20:45:44 +01:00
Ferran Marcet
a00fa5a192
FIX: Do not convert negative line to discount if variable is active
2023-01-18 16:11:22 +01:00
stickler-ci
4ee0ede6d8
Fixing style errors.
2023-01-18 08:53:28 +00:00
Noé Courtier
d344e108c9
FIX: Errors Handling for CreateFrom Hooks
2023-01-18 09:44:23 +01:00
Anthony Berton
947365fabf
Update list_det.php
2023-01-17 17:48:37 +01:00
Laurent Destailleur
d4d7a7cc1d
Merge pull request #23589 from BB2A/Fix-pos-total-qty
...
Fix - pos total qty in order list det
2023-01-17 17:40:12 +01:00
Laurent Destailleur
0785186ec2
Merge pull request #23590 from BB2A/NEW---Add-sub-total-in-order-list-det
...
NEW - Add sub total in order list det
2023-01-17 17:40:00 +01:00
Laurent Destailleur
48161b8400
Debug v17. Bad param for selection of project
2023-01-17 13:50:23 +01:00
Anthony Berton
c3a5d32b8d
FIX - Filter checkbox memory to reload page
2023-01-17 12:07:02 +01:00
Anthony Berton
a165489237
Move checkbox
2023-01-17 11:46:39 +01:00
Anthony Berton
957e8538a4
FIX - Order list det sortfield default
2023-01-17 11:36:03 +01:00
Anthony Berton
eb6b42d1e3
NEW - Add sub total in order list det
2023-01-17 11:25:16 +01:00
Anthony Berton
95b391ae0a
Fix - pos total qty
2023-01-17 10:21:00 +01:00
Laurent Destailleur
707101b913
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-13 12:56:24 +01:00
Laurent Destailleur
24651aaa6c
FIX #22731 #23524
2023-01-12 12:41:02 +01:00
Laurent Destailleur
8ced29cb00
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-11 21:32:41 +01:00
Laurent Destailleur
4f350d878c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-11 21:07:43 +01:00
Laurent Destailleur
577ef4a8a1
Merge pull request #23501 from aspangaro/18a4
...
Use isModEnabled()
2023-01-11 10:29:37 +01:00
Alexandre SPANGARO
8f5edcab02
Use isModEnabled()
2023-01-11 06:11:41 +01:00
Laurent Destailleur
714ec2ce48
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-10 22:11:40 +01:00
Laurent Destailleur
3c169ae09a
Fix look and feel v17
2023-01-10 21:54:37 +01:00
Laurent Destailleur
098e6c4075
Fix look and feel v17
2023-01-10 21:49:51 +01:00
Laurent Destailleur
3769861a8a
NEW VAT can be modified during add of line
2023-01-10 21:46:11 +01:00
Laurent Destailleur
ac5a07fee8
Debug v17
2023-01-10 17:27:19 +01:00
Laurent Destailleur
ccf231bc44
Fix sql error
2023-01-09 16:01:20 +01:00
Laurent Destailleur
b80c0e1b13
Merge pull request #21596 from BB2A/NEW---List-product-in-orders
...
NEW - List product in orders
2023-01-08 14:41:30 +01:00
Laurent Destailleur
5280d070e3
Fix technical debt
2023-01-06 19:24:57 +01:00
Laurent Destailleur
ba08457171
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-06 16:55:41 +01:00
Laurent Destailleur
98b37d6648
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-06 16:53:03 +01:00
Laurent Destailleur
2755e3dad7
Fix typo
2023-01-06 15:53:25 +01:00
mgabriel
a7de5e4c72
Added &$arrayfields to $parameters so that hooks can manipulate list columns.
2023-01-05 11:59:43 +01:00
Laurent Destailleur
9aa6e59f9b
Look and feel v18
2023-01-05 04:04:16 +01:00
Laurent Destailleur
27792fe1ad
Fix qodana
2023-01-04 18:34:54 +01:00
Laurent Destailleur
43a0ccce2b
Clean code
2023-01-04 11:37:24 +01:00
Laurent Destailleur
ba6374e6be
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-03 15:31:00 +01:00
Laurent Destailleur
8d4e973e00
Fix warnings
2023-01-03 15:29:49 +01:00
Laurent Destailleur
00fa438c05
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-03 02:40:22 +01:00
Laurent Destailleur
96f44ab5f8
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-03 02:37:14 +01:00
Laurent Destailleur
deb110d556
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-03 02:35:13 +01:00
Laurent Destailleur
10674a59bb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-03 02:33:59 +01:00
Laurent Destailleur
67144020c6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-02 20:24:13 +01:00
stickler-ci
59ed7b9f96
Fixing style errors.
2023-01-02 11:52:34 +00:00
Amael
658753d242
Merge branch '17.0' into Amael-PE-FIX-23334
2023-01-02 12:47:45 +01:00
Christian Humpel
2aef5e94df
Set $remise_percent to 0, if GETPOST is empty.
2023-01-02 00:17:06 +01:00
Christian Humpel
da4567c875
Set $remise_percent to 0, if GETPOST is empty.
2023-01-01 15:05:04 +01:00
Laurent Destailleur
e523c04ce7
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-31 14:25:11 +01:00
Laurent Destailleur
751f79b672
Debug v17
2022-12-31 14:21:16 +01:00
Laurent Destailleur
3ca8e8c493
Fix warning
2022-12-31 13:47:09 +01:00
Laurent Destailleur
ea42fc7605
Clean code, fix warnings
2022-12-30 18:43:43 +01:00
Laurent Destailleur
cdb9aa5ba0
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-30 13:29:06 +01:00
Laurent Destailleur
54936c916c
Fix MO hang when no thirdparties are set
2022-12-30 13:27:12 +01:00
Laurent Destailleur
9319f56599
Fix css
2022-12-30 03:10:37 +01:00
Laurent Destailleur
6824f82cc8
Fix warnings
2022-12-28 13:58:23 +01:00
Laurent Destailleur
77d6b9510b
Clean code
2022-12-28 13:04:11 +01:00
stickler-ci
50e2545bea
Fixing style errors.
2022-12-25 23:41:03 +00:00
Amael
07a1f8e651
FIX #23334 Implement a price equivalent in command
...
Implement a price equivalent when dealing with minimum prices and foreign currencies.
Added in command/card.php for add and update.
2022-12-26 00:05:34 +01:00
Laurent Destailleur
8f02fb2ab8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-22 20:34:22 +01:00
lamrani abdelwadoud
bb1869b463
Merge branch 'develop' into kanbanModeOrdre
2022-12-22 10:53:58 +01:00
Gauthier PC portable 024
2c7e0afabd
FIX : travis
2022-12-21 17:17:33 +01:00
Gauthier PC portable 024
69b0cf9bcf
FIX : include class multicurrency
2022-12-21 14:05:54 +01:00
stickler-ci
3b9d39c1d2
Fixing style errors.
2022-12-21 10:00:26 +00:00
Gauthier PC portable 024
0582653a67
FIX : get multicurrency infos of propal when create order from propal with "WORKFLOW_PROPAL_AUTOCREATE_ORDER" conf
2022-12-21 10:55:03 +01:00
Francis Appels
b3aef891e2
FIX trigger LINEORDER_DELETE, extrafields should be removed after delete trigger.
2022-12-20 10:24:43 +01:00
hystepik
27cb4b4d86
Fix: php 8.1 warnings
2022-12-15 14:46:29 +01:00
Laurent Destailleur
50c76110bb
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2022-12-14 11:19:12 +01:00
Laurent Destailleur
62b0447c7b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-12-14 11:02:23 +01:00
Laurent Destailleur
64de591770
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-12-14 10:20:47 +01:00
stickler-ci
0db8a0b831
Fixing style errors.
2022-12-08 09:34:48 +00:00
Lamrani Abdel
26e274beb9
NEW view mode for List of Orders
2022-12-07 16:59:19 +01:00
atm-lena
9fef8b7dc2
FIX Search List Alias Name
2022-12-07 10:11:57 +01:00
Florian HENRY
f405f859ca
ineer join is better than coma and where
2022-12-02 22:49:52 +01:00
Laurent Destailleur
a0e53a402d
Fix reponsive
2022-12-02 19:23:12 +01:00
Florian HENRY
8ddc4c8db6
FIX: propal and order stats broken on Tag+User(retricted customer list)
2022-12-01 14:28:00 +01:00
Laurent Destailleur
33afe96762
Merge pull request #23033 from atm-steve/fix_lists_missing_alias
...
FIX Alias on commande list
2022-11-29 10:37:18 +01:00
atm-steve
9c64b7baca
add parameters to getnomurl function to enable and disable alias
2022-11-29 10:01:07 +01:00
Laurent Destailleur
bb46cdb0af
Fix regression sql error
2022-11-27 21:10:37 +01:00
Maxime Kohlhaas
8c597543e1
Fix : use count() in lists - part 1
2022-11-26 00:54:49 +01:00
Laurent Destailleur
ce5bb5cd64
Fix warning
2022-11-24 22:49:37 +01:00
Anthony Berton
cb262b5305
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into pr/bb2a/21596
2022-11-10 09:07:17 +01:00
Laurent Destailleur
08985fbe62
Merge pull request #22792 from noec764/14_FIX_Add_Missing_LibStatut_Hooks
...
FIX: Add Missing "LibStatut" hooks in propal, commande, facture
2022-11-09 15:39:43 +01:00
stickler-ci
89876d8d52
Fixing style errors.
2022-11-08 15:24:05 +00:00
Noé Courtier
73b857c1b3
FIX: Add Missing "LibStatut" hook in propal, commande, facture
2022-11-08 16:21:32 +01:00
Anthony Berton
ce7e59a4b2
ADD colum warehouse
2022-11-07 14:15:21 +01:00
MB Informatique
52365b2d87
Merge branch 'Dolibarr:develop' into develop
2022-11-07 14:07:03 +01:00
Anthony Berton
c62a23b75a
clean code
2022-11-07 13:07:50 +01:00
Anthony Berton
31c7385dd7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into pr/bb2a/21596
2022-11-07 11:24:24 +01:00
Laurent Destailleur
1984feeae1
Merge pull request #22681 from bb2a/FIX---/td-in-if-to-MAIN_CHECKBOX_LEFT_COLUMN
...
FIX - </td> in if to MAIN_CHECKBOX_LEFT_COLUMN
2022-11-02 00:38:28 +01:00
Laurent Destailleur
1431d7fa2a
Merge pull request #22708 from bb2a/FIX---php-8-totalarray
...
FIX - php 8 warnings, totalarray commande liste
2022-11-01 21:08:39 +01:00
Laurent Destailleur
4f38cfc435
Merge pull request #22714 from frederic34/strftimedeprecated
...
strftime is deprecated in php 8.1
2022-11-01 20:04:05 +01:00
Laurent Destailleur
124a969127
Debug v17
2022-10-31 15:35:00 +01:00
Frédéric FRANCE
754881a6ef
strftime is deprecated in php 8.1
2022-10-31 10:42:40 +01:00
Anthony Berton
1c0dd84d6f
OK
2022-10-29 21:57:58 +02:00
Anthony Berton
df2f3b0469
FIX - php 8 totalarray
2022-10-29 21:50:23 +02:00
Anthony Berton
1d08d2c8ab
erreur
2022-10-29 21:50:06 +02:00
Anthony Berton
8efaf03ec9
FIX - php 8 totalarray
2022-10-29 21:49:03 +02:00
Anthony Berton
1fc644572d
FIX - totalarray
2022-10-29 21:45:45 +02:00
Anthony Berton
6c4b77a23c
Hook
2022-10-26 18:35:58 +02:00
Anthony Berton
12db216f1e
FIX - $totalarray['nbfield']++;
2022-10-26 16:05:10 +02:00
Anthony Berton
0f842fdb3a
FIX - $totalarray['nbfield']++;
2022-10-26 16:02:25 +02:00
Anthony Berton
cb3680a91b
FIX - td
2022-10-26 15:43:59 +02:00
Anthony Berton
2ed2f74c8a
FIX - /td in if to MAIN_CHECKBOX_LEFT_COLUMN
2022-10-26 15:35:27 +02:00
Anthony Berton
e1ee0b7d66
FIX - /td
2022-10-26 15:34:04 +02:00
Anthony Berton
7b3ab23dca
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into pr/bb2a/21596
2022-10-26 14:11:54 +02:00
Anthony Berton
1a9f1e5574
rename file
2022-10-26 14:04:25 +02:00
Anthony Berton
78063b864a
FIX - Delete button ADD order
2022-10-26 14:01:54 +02:00
Anthony Berton
60acbe8186
FIX - contextpage
2022-10-26 12:45:09 +02:00
Laurent Destailleur
b15f0093cc
Merge branch 'develop' into fix_missing_hook_parameters
2022-10-25 17:19:38 +02:00
Anthony Berton
16c2e8cbc9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into pr/bb2a/21596
2022-10-24 20:06:29 +02:00
Laurent Destailleur
290d02c0df
Merge pull request #22627 from noec764/14_FIX_Invoice_Order_FetchLines
...
FIX: Missing return 0 if object not found
2022-10-24 19:45:41 +02:00
Anthony Berton
64bc7a93c3
ADD - Option Products to buy only
2022-10-24 18:43:23 +02:00
Anthony Berton
2671bd6433
FIX - no ligne title or sub-total or comment
2022-10-24 18:28:00 +02:00
Anthony Berton
9c6dd0f5df
FIX - removefilter
2022-10-24 18:24:11 +02:00
Anthony Berton
7d911aad20
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into pr/bb2a/21596
2022-10-24 18:11:01 +02:00
Laurent Destailleur
81813225aa
Look and feel v17
2022-10-24 01:25:50 +02:00
Laurent Destailleur
003df66f6a
Clean code
2022-10-22 02:32:43 +02:00
Laurent Destailleur
f87ec74b9f
Replace LEFT JOIN with EXISTS
2022-10-22 00:22:54 +02:00
Laurent Destailleur
d9c2528b62
Clean code
2022-10-21 23:49:45 +02:00
Laurent Destailleur
330a1199e4
Look and feel v17
2022-10-21 15:08:54 +02:00
Regis Houssin
9145388301
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_missing_hook_parameters
2022-10-21 11:09:45 +02:00
Regis Houssin
f57412107b
FIX missing hook parameters
2022-10-21 11:09:36 +02:00
Laurent Destailleur
06d94c9a97
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-19 17:11:32 +02:00
Noé Courtier
477f5e2890
FIX: Missing return 0 if object not found
2022-10-19 11:53:17 +02:00
mbinformatique68
d30b1b4860
NEW Add the formEditObjectLine hook on commande card
2022-10-18 16:33:30 +02:00
Regis Houssin
0e63591604
FIX avoid warning (php8) missing hook parameters
2022-10-18 10:45:48 +02:00
lvessiller
2d181f01be
NEW rename MAIN_LIST_ALLOW_NOTES by MAIN_LIST_HIDE_NOTES
2022-10-17 11:37:09 +02:00
lvessiller
121ebb671b
NEW resize parent company column in order list
2022-10-14 08:45:24 +02:00
Laurent Destailleur
9fa00c1771
Fix trans in comments
2022-10-12 15:29:30 +02:00
Nicolas
5528dc3843
FIX closed warehouse for shipping
2022-10-11 10:26:03 +02:00
Laurent Destailleur
ae4f8b23d5
Standardize code for action buttons Delete
2022-10-10 11:39:50 +02:00
Laurent Destailleur
63109d2844
Merge pull request #22182 from frederic34/pr/dolibit-ut/22136
...
sample deprecated function
2022-10-06 12:20:15 +02:00
Laurent Destailleur
395312737b
Merge pull request #22406 from aspangaro/17p6
...
Use isModEnabled
2022-10-04 18:01:59 +02:00
lvessiller
ebeafa487a
FIX cache on parent company list
2022-10-03 12:29:12 +02:00
lvessiller
b894136dd9
NEW parent company column and filter in order list
2022-10-03 09:52:46 +02:00
Laurent Destailleur
07966f5e6b
Clean code
2022-10-01 14:00:43 +02:00
Alexandre SPANGARO
51aa7e8027
Merge remote-tracking branch 'upstream/develop' into 17p6
2022-10-01 07:52:48 +02:00
Laurent Destailleur
fb28d14097
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-09-28 21:20:37 +02:00
Laurent Destailleur
98ed321514
Merge branch 'develop' into 17p6
2022-09-28 20:55:43 +02:00
Frédéric France
3a3dad6fb8
Merge remote-tracking branch 'upstream/develop' into pr/dolibit-ut/22136
2022-09-28 20:23:40 +02:00
Laurent Destailleur
52b12ee47d
Trans
2022-09-27 14:12:37 +02:00
Laurent Destailleur
edaa111461
Replace use of png file for module image with a font awesome image
2022-09-27 12:05:11 +02:00
Laurent Destailleur
41270d585e
css
2022-09-27 11:17:10 +02:00
Alexandre SPANGARO
ef94f2af70
Use isModEnabled
2022-09-25 22:45:10 +02:00
Laurent Destailleur
acaf066d1d
Merge pull request #22011 from SylvainLegrand/PR_Option_for_input_of_customer_or_supplier_references
...
Add an option to manage input size for customer / supplier references
2022-09-25 18:48:55 +02:00
Laurent Destailleur
2a98ff313e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-25 17:12:25 +02:00
Laurent Destailleur
f5e5de1eba
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-09-25 17:12:03 +02:00
Laurent Destailleur
86091c3fde
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-25 17:01:44 +02:00
Alexandre SPANGARO
d06fef47f8
Use isModEnabled
2022-09-25 15:28:36 +02:00
Laurent Destailleur
118b975f91
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-25 11:56:05 +02:00
Alexandre SPANGARO
fc9e6c541e
Use isModEnabled
2022-09-25 06:30:33 +02:00
Alexandre SPANGARO
5eaffd64e7
Use isModEnabled
2022-09-25 06:13:22 +02:00
Alexandre SPANGARO
5fc79979bc
Use isModEnabled
2022-09-25 06:02:13 +02:00
Alexandre SPANGARO
58ac8d196c
Use isModEnabled
2022-09-25 06:01:40 +02:00
priojk
33291b7cc7
FIX #21799 inactive companies cannot be selected
2022-09-24 17:19:52 +02:00
Philippe GRAND
fb9db96ecc
update code toward php8 compliance
2022-09-24 14:37:57 +02:00
Laurent Destailleur
e1b5e5033f
Clean code of deprecated field
2022-09-23 09:35:17 +02:00
Laurent Destailleur
6fb9a4713c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-21 01:30:40 +02:00
Regis Houssin
f5fe366525
FIX broken feature, wrong fk_parent_line
2022-09-16 15:03:53 +02:00
Laurent Destailleur
91bdaae898
Look and feel v17
2022-09-15 03:08:33 +02:00
Regis Houssin
a3a973466f
FIX broken feature, wrong fk_parent_line after cloning object
2022-09-13 15:16:17 +02:00
Laurent Destailleur
209bf00b69
Trans
2022-09-13 00:12:57 +02:00
Laurent Destailleur
a11a33a804
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-11 22:21:18 +02:00
Frédéric France
e96eee56b0
sample deprecated function
2022-09-10 13:55:40 +02:00
Alexandre SPANGARO
6b4bd6c09e
FIX #21859 - Don't show html balise on list for private/public note
2022-09-09 15:56:17 +02:00
Frédéric France
1c2a89f52d
Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv
2022-09-09 08:09:12 +02:00
Laurent Destailleur
7c7ccc2393
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-09 01:45:59 +02:00
Laurent Destailleur
fb60c100e5
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-09 01:39:52 +02:00
Laurent Destailleur
3177a065cd
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-09 01:31:43 +02:00