BB2A Anthony Berton
f0e3c33dc3
$labeltemp is alwase true
2022-03-18 16:55:53 +01:00
BB2A Anthony Berton
006dc787c1
method_exists skip fatal error
2022-03-18 16:34:44 +01:00
kamel
26a462dce0
NEW : Update variants to standard card and list (permission)
2022-03-18 15:43:32 +01:00
kamel
1418fd7054
NEW : Update variants to standard card and list
2022-03-18 15:38:44 +01:00
Laurent Destailleur
60d9db248f
NEW The backup tools has an "lowmemory" for mysqldump on large database
2022-03-18 13:38:07 +01:00
Regis Houssin
f31bf8df48
FIX stickler problem ??
2022-03-18 13:15:25 +01:00
Regis Houssin
27e893be1d
FIX missing element name
2022-03-18 13:13:13 +01:00
Regis Houssin
1d8f170d32
NEW add hooks in customers and products boxes
2022-03-18 12:59:07 +01:00
Laurent Destailleur
62ca286ac9
Try a fix to solve backup that fails on large database
2022-03-18 12:07:00 +01:00
Regis Houssin
b70d3eb8eb
FIX uniformize with element name "contact"
2022-03-18 12:05:59 +01:00
Regis Houssin
a2f1f4331e
NEW add selectCompaniesForNewContactListWhere hook
2022-03-18 11:11:25 +01:00
lvessiller
566bced9dc
FIX escape values and find indexed columns by key
2022-03-18 08:53:54 +01:00
Laurent Destailleur
167df9593b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/comm/action/card.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/langs/en_US/products.lang
htdocs/reception/class/reception.class.php
2022-03-17 19:08:51 +01:00
Laurent Destailleur
e46ee982ec
FIX Option to manage packaging. FIX size/length/volume of reception
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/langs/en_US/products.lang
htdocs/reception/card.php
htdocs/reception/class/reception.class.php
2022-03-17 19:00:19 +01:00
Laurent Destailleur
5d415b183e
FIX Option to manage packaging. FIX size/length/volume of reception
2022-03-17 18:53:50 +01:00
Thomas Negre
3a82817ad9
avoid displaying warning messages on the public interface
2022-03-17 16:05:35 +01:00
Thomas Negre
c745237ee9
Stickler corrections
2022-03-17 16:05:35 +01:00
Thomas Negre
f92154d057
declare ticket-related constants in modTicket.class.php
2022-03-17 16:05:35 +01:00
Thomas Negre
2cf433019e
FormCategory : create method to select the product category
2022-03-17 16:05:35 +01:00
Thomas Negre
8d997de3bb
add options in workflow admin panel : WORKFLOW_TICKET_LINK_CONTRACT, WORKFLOW_TICKET_USE_PARENT_COMPANY_CONTRACTS
2022-03-17 16:05:35 +01:00
Thomas Negre
90ab7da40d
Workflow : sort contracts when automatic linking to ticket.
...
Introduces constants TICKET_PRODUCT_CATEGORY and WORKFLOW_TICKET_USE_PARENT_COMPANY_CONTRACTS.
Rename constant TICKET_AUTO_ASSIGN_CONTRACT_CREATE to WORKFLOW_TICKET_LINK_CONTRACT.
2022-03-17 16:05:35 +01:00
GregM
ab87d772c7
update GRH extrafields and more stuff
2022-03-17 15:20:23 +01:00
Laurent Destailleur
49e53abf53
Fix pdf on letter format
2022-03-17 15:01:15 +01:00
Laurent Destailleur
7aeaaab7f0
Merge pull request #20365 from gdsoftdev/fix_invoicelineorders
...
Fix : keep row order into invoices created from massactions
2022-03-17 13:37:17 +01:00
Laurent Destailleur
7d60eefb9a
Merge pull request #20386 from hregis/new_add_hook_in_select_product
...
NEW add hooks select product list and select thirdparty list function
2022-03-17 13:26:01 +01:00
Laurent Destailleur
5709f168a8
NEW: MAIN_MAIL_AUTOCOPY_TO can accept several email and special keys
2022-03-17 12:55:12 +01:00
lvessiller
254ae943e1
FIX conflicts with develop
2022-03-17 12:33:13 +01:00
Laurent Destailleur
4aa93b363a
FIX #20387
2022-03-17 11:24:23 +01:00
Regis Houssin
a73b92c871
NEW add selectContactListWhere hook
2022-03-17 11:08:09 +01:00
Regis Houssin
dbd0dd7e97
NEW add selectThirdpartyListWhere hook
2022-03-17 10:54:09 +01:00
Regis Houssin
e8b5fa45f2
FIX missing global $hookmanager
2022-03-17 09:55:26 +01:00
Regis Houssin
b0fe8994e4
NEW add hook selectProductsListWhere in select_produits_list function
2022-03-17 09:32:45 +01:00
Laurent Destailleur
c6338e0de0
Merge pull request #20252 from wdammak/patch-47
...
Simplification of the code by separating the part given to menu proce…
2022-03-17 02:48:08 +01:00
Laurent Destailleur
b1e826da15
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-17 00:16:28 +01:00
Laurent Destailleur
079fcacf13
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/products.lang
2022-03-17 00:16:14 +01:00
Laurent Destailleur
ee0ffae407
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
2022-03-17 00:15:01 +01:00
Laurent Destailleur
5eb51979a2
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-03-17 00:12:17 +01:00
Laurent Destailleur
caf999aa1f
Fix scanner in inventory. Fix button must not be clicable if disabled.
2022-03-17 00:12:05 +01:00
Laurent Destailleur
3346d64416
Merge pull request #20305 from fmarcet/14.0
...
Fix: Error whem generating supplier payment pdf
2022-03-16 22:46:53 +01:00
Laurent Destailleur
5b2e1fc374
Merge pull request #20306 from fmarcet/15.0
...
Fix: New hidden option MAIN_LINK_BY_REF_IN_LINKTO don't work
2022-03-16 22:41:54 +01:00
Laurent Destailleur
090b5c41bf
Merge pull request #20316 from atm-gauthier/14.0_fix_round_unitprice_with_MU
...
FIX : when we use ajax select product fourn price on supplier order for example, unitprice should be rounded with MU and not MT
2022-03-16 22:34:49 +01:00
Laurent Destailleur
3f7a807eba
Merge pull request #20383 from fappels/develop_remember_origin_for_butactionnew
...
New: Remember origin for newbutton inside create form.
2022-03-16 22:33:00 +01:00
Laurent Destailleur
55a421870c
Merge pull request #20333 from dolibit-ut/dolibit-ut-patch-menu_auguria_#5
...
Dolibit ut patch menu auguria #5
2022-03-16 22:09:58 +01:00
Francis Appels
e55a1f2783
Remember origin for newbutton inside create form.
2022-03-16 21:59:34 +01:00
Laurent Destailleur
ab2018e9b4
Merge pull request #20376 from oscim/patch-45
...
Update notify.class.php
2022-03-16 21:46:15 +01:00
Laurent Destailleur
ac22b1ce81
# WARNING: head commit changed in the meantime
...
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-03-16 21:31:08 +01:00
Laurent Destailleur
922a0e58a4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-16 21:22:45 +01:00
Laurent Destailleur
143660799b
Clean code using dolGetFirstLineOfText()
2022-03-16 21:22:03 +01:00
Laurent Destailleur
fe5bf529db
# WARNING: head commit changed in the meantime
...
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-03-16 20:34:30 +01:00
Laurent Destailleur
abbc2ca909
Merge pull request #20377 from aspangaro/14p31
...
FIX Update icon of module reception
2022-03-16 20:13:55 +01:00
Laurent Destailleur
279b60dca6
Merge pull request #20378 from Hystepik/develop#4
...
Fix : website preview on closed status page
2022-03-16 20:13:30 +01:00
Laurent Destailleur
600657223b
Update functions.lib.php
2022-03-16 20:12:01 +01:00
Laurent Destailleur
14578820ef
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-03-16 20:10:52 +01:00
Laurent Destailleur
3c9ebfbe32
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
.travis.yml
htdocs/adherents/card.php
2022-03-16 20:10:35 +01:00
Gauthier PC portable 024
4731ce9f1d
FIX : allow all maths classical operators in custom groups accountancy report
2022-03-16 16:40:08 +01:00
Laurent Destailleur
319f21ef69
Fix regression
2022-03-16 16:23:27 +01:00
Laurent Destailleur
0102832679
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-03-16 16:01:55 +01:00
Laurent Destailleur
149f3e6517
Fix for #20372
2022-03-16 16:01:03 +01:00
lmarcouiller
133721904d
add pre-commit changes
2022-03-16 15:57:04 +01:00
lmarcouiller
43c39d833a
Fix bug preview on closed status page
2022-03-16 15:56:39 +01:00
Alexandre SPANGARO
536bae97e8
FIX Update icon of module reception
2022-03-16 15:49:49 +01:00
Laurent Destailleur
8a2d3c0029
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-16 15:41:02 +01:00
Laurent Destailleur
d2005a3bb9
Fix regression on extrafields not visible
2022-03-16 15:40:17 +01:00
oscim
41fa1f968b
Update notify.class.php
...
add in var $parameters transmited in hook
outputlangs and labeltouse for customise by hook
2022-03-16 12:30:30 +01:00
ATM john
4f395a836e
fix crabe multidir output
2022-03-16 12:10:10 +01:00
lvessiller
6d6e6ff70c
NEW clean values and amount in FEC import
2022-03-16 10:49:16 +01:00
Laurent Destailleur
2205469fab
Merge pull request #20343 from ptibogxiv/patch-7
...
Fix for multicompany on online sign url
2022-03-15 19:32:56 +01:00
Laurent Destailleur
6ec272ef36
Merge pull request #20347 from hregis/fix_avoid_php_warning
...
FIX avoid php warning
2022-03-15 19:27:33 +01:00
Laurent Destailleur
d2d86ce53b
Merge pull request #20353 from Hystepik/develop_v13#1
...
Fix #20351 : top navbar no longer hiden in extarnal site
2022-03-15 19:23:24 +01:00
Laurent Destailleur
0899caf74d
Update lib_head.js.php
2022-03-15 19:23:17 +01:00
Laurent Destailleur
97fc58c799
Merge pull request #20354 from fappels/14_fix_set_move_stock_on_close_wehen_batch
...
FIX: Stock move on shipment close and reception close disabled for lot/serial type
2022-03-15 19:21:37 +01:00
Laurent Destailleur
cf13eb7ac7
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-15 18:22:37 +01:00
Jé GDSOFT
ffa6cb0610
fix : keep lines order when creating invoices from orders
2022-03-15 15:47:36 +01:00
Laurent Destailleur
69654b2b43
Fix sort not working on security page to test file upload
2022-03-15 12:14:46 +01:00
Florian HENRY
92bfd6893d
fix:incoterm bad sql request
2022-03-15 09:10:41 +01:00
Francis Appels
207aba2e98
FIX: Stock move on shipment close and reception close also moves lot/serial type.
2022-03-14 17:59:18 +01:00
atm-steve
21090963e0
Merge branch 'develop' into NEW_Employee_management_improvement
2022-03-14 17:03:52 +01:00
steve
1555a95ce8
Activate new rights read and write
2022-03-14 16:50:43 +01:00
lmarcouiller
22706b70e9
fix syntax error
2022-03-14 16:21:12 +01:00
Laurent Destailleur
f789fc24f7
Fix filter
2022-03-14 16:20:57 +01:00
lmarcouiller
1a20afe29b
Fix #20351 : top navbar no longer hiden in extarnal site
2022-03-14 16:11:34 +01:00
lmarcouiller
8d11813ea5
fix security problems and add zstd support
2022-03-14 11:45:23 +01:00
Regis Houssin
44b6f8a48d
FIX avoid php warning
2022-03-14 09:20:10 +01:00
Laurent Destailleur
22fb2845ae
Fix position of tabs
2022-03-13 18:40:43 +01:00
Laurent Destailleur
2367f0d030
Fix missing badge
2022-03-13 18:39:45 +01:00
Laurent Destailleur
ec4ba46582
NEW Add private and public notes on tax files.
2022-03-13 18:30:31 +01:00
ptibogxiv
b1197d4f4e
Fix for multicompany on online sign url
2022-03-13 15:31:37 +01:00
BB2A Anthony Berton
316380afd2
1
2022-03-12 23:41:16 +01:00
BB2A Anthony Berton
899598bbb3
Cop
2022-03-12 16:50:48 +01:00
UT from dolibit
993cb70a6f
Update init_menu_auguria.sql
2022-03-12 12:38:58 +01:00
UT from dolibit
4134bf5890
Update init_menu_auguria.sql
2022-03-12 12:31:52 +01:00
UT from dolibit
4438ef74f1
Update init_menu_auguria.sql
2022-03-12 12:29:10 +01:00
UT from dolibit
7ff53ddb74
Update init_menu_auguria.sql
2022-03-12 12:25:49 +01:00
UT from dolibit
bc60a1c819
Update init_menu_auguria.sql
2022-03-12 12:19:13 +01:00
UT from dolibit
bb82e6328d
Update init_menu_auguria.sql
2022-03-12 12:08:53 +01:00
Laurent Destailleur
06804c3547
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/modulebuilder/template/myobject_list.php
2022-03-11 17:04:23 +01:00
Laurent Destailleur
f72f71a972
FIX Delete of doc and package in modulebuilder
2022-03-11 16:21:28 +01:00
Laurent Destailleur
d71f117e81
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-03-11 15:33:56 +01:00
Laurent Destailleur
11d18fae4a
Clean code
2022-03-11 13:36:58 +01:00
BB2A Anthony Berton
80a2499844
Clean
2022-03-11 11:25:49 +01:00
Laurent Destailleur
88ffe1827e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/core/ajax/row.php
htdocs/filefunc.inc.php
2022-03-10 15:59:09 +01:00
Gauthier PC portable 024
5b715978e4
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
2022-03-10 10:02:57 +01:00
BB2A Anthony Berton
1a5beb0664
Fix style
2022-03-09 19:55:55 +01:00
BB2A Anthony Berton
e1e573c532
Add Hook
2022-03-09 19:55:40 +01:00
BB2A Anthony Berton
032b8692b1
Add hook
2022-03-09 19:42:17 +01:00
BB2A Anthony Berton
3a5a74478f
Add auther notif
2022-03-09 18:05:07 +01:00
Gauthier PC portable 024
f2aaa27d7b
FIX : when we use ajax select product fourn price on supplier order for example, unitprice should be rounded with MU and not MT
2022-03-09 17:41:48 +01:00
Laurent Destailleur
e76afe475b
Fix responsive
2022-03-09 11:42:15 +01:00
Thomas Negre
7f527b85b0
use double quotes to compose SQL requests
2022-03-09 09:34:50 +01:00
Thomas Negre
93765add38
Travis fix, hopefully.
2022-03-09 09:25:52 +01:00
Thomas Negre
288663be36
Facture mass validation: sort by date to avoid conflicts
2022-03-09 09:25:52 +01:00
Thomas Negre
6e08115aa2
introduce constant INVOICE_CHECK_POSTERIOR_DATE in Facture module
2022-03-09 09:25:52 +01:00
Laurent Destailleur
c7bb6c3c4c
FIX Upload in the filemanager use the Dolibarr methods
2022-03-08 20:46:56 +01:00
Laurent Destailleur
2d93c6b678
Fix template
2022-03-08 19:00:21 +01:00
BB2A Anthony Berton
cef9cf8670
int
2022-03-08 18:34:56 +01:00
BB2A Anthony Berton
eae3fe78f1
init
2022-03-08 18:06:26 +01:00
Ferran Marcet
a14bf4b621
Fix: New hidden option MAIN_LINK_BY_REF_IN_LINKTO don't work
2022-03-08 18:02:55 +01:00
Ferran Marcet
8e944b8b6d
Fix: Error whem generating supplier payment pdf
2022-03-08 17:34:51 +01:00
Laurent Destailleur
66f21fc1d0
Fix phpunit
2022-03-07 20:46:09 +01:00
Laurent Destailleur
b339e1a883
Enhance phpunit on sql code testing
2022-03-07 19:37:53 +01:00
Laurent Destailleur
d6852c31b8
Clean code
2022-03-07 19:31:06 +01:00
Laurent Destailleur
6e298a2cb4
Fix phpunit
2022-03-07 19:18:32 +01:00
Laurent Destailleur
492c198e46
Make conditions of some corn tasks dynamic.
2022-03-07 18:01:07 +01:00
Laurent Destailleur
7defe26e56
Debug cron to send backup by email.
2022-03-07 17:55:10 +01:00
Laurent Destailleur
82244afb94
Merge pull request #20136 from bb2a/Send-Local-Database-Dump
...
NEW - Add util function send backup by mail
2022-03-07 17:37:44 +01:00
Laurent Destailleur
29e278ed36
Update modCron.class.php
2022-03-07 17:33:50 +01:00
Laurent Destailleur
32711e5f1f
Merge pull request #20145 from atm-GregM/Fix_dolGetButtonAction
...
FIX: function dolGetButtonAction change title if html not set
2022-03-07 17:14:33 +01:00
Laurent Destailleur
5bde2b3489
Merge
2022-03-07 16:42:47 +01:00
Laurent Destailleur
c4036345b8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-03-07 16:42:28 +01:00
Laurent Destailleur
b1de986fb7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-03-07 16:41:44 +01:00
Laurent Destailleur
dd9f10b1b6
Merge pull request #20186 from atm-kevin/FIX_Add_Id_In_Formproject
...
FIX : Add ID into formproject method
2022-03-07 16:34:04 +01:00
Laurent Destailleur
1ecdc7bc20
css
2022-03-07 16:30:39 +01:00
Laurent Destailleur
0020f4e48a
Merge pull request #20222 from thomas-Ngr/develop_new_ticket_notify_at_closing
...
New - Ticket: notify contacts at closing
2022-03-07 16:23:27 +01:00
Laurent Destailleur
fb2fb46d17
FIX Drag and drop line of files on join files tab
2022-03-07 16:04:55 +01:00
Laurent Destailleur
84b951c2f9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-07 15:27:07 +01:00
Laurent Destailleur
54ecf1f98c
# WARNING: head commit changed in the meantime
...
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-03-07 15:24:08 +01:00
Laurent Destailleur
7d374dc4f6
Merge pull request #20264 from fmarcet/15.0
...
Fix : #20161 Can't import thirds. Column Skype doesn't exist
2022-03-07 14:21:42 +01:00
Laurent Destailleur
403db246bb
Merge pull request #20280 from Achicken7301/develop
...
Add unit price for {DOL_PRINT_OBJECT_LINES}
2022-03-07 13:44:03 +01:00
Laurent Destailleur
edaf740e78
Update dolreceiptprinter.class.php
2022-03-07 13:43:16 +01:00
Laurent Destailleur
2142440b6c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/index.php
htdocs/langs/en_US/errors.lang
2022-03-07 13:23:47 +01:00
Laurent Destailleur
378dab69a6
FIX #19777 #20281
2022-03-07 13:21:32 +01:00
Laurent Destailleur
f4cb5810a7
FIX list of visible type of event was not correctly filtered
...
FIX Error management on mass action "Approve holiday"
2022-03-07 12:01:34 +01:00
Khang
9cada04261
Add unit price for "free-text product" receipt
2022-03-05 16:58:37 +07:00
Khang
d326fe02cf
Feature: unit price for {DOL_PRINT_OBJECT_LINES}
...
Module "Receipt printers":
add unit price for {DOL_PRINT_OBJECT_LINES} in tabs "template setup"
2022-03-05 07:02:36 +07:00
Ferran Marcet
8c2c3bf3fb
Fix: Can't import thirds. Column Skype doesn't exist
2022-03-04 10:06:24 +01:00
steve
436b8fa5b5
apply feedbacks
2022-03-03 16:18:09 +01:00
wdammak
cf43024d5d
Update eldy.lib.php
2022-03-03 11:29:47 +01:00
Laurent Destailleur
aed4d69568
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-03 09:49:26 +01:00
Laurent Destailleur
2837c938e6
Fix help easier to understand to avoid lethal situations.
...
Fix reponsive
2022-03-03 09:41:15 +01:00
Laurent Destailleur
88944656be
Doc
2022-03-03 02:05:13 +01:00
Laurent Destailleur
0fed4dae13
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
2022-03-03 01:59:31 +01:00
Laurent Destailleur
3c3d6ab0da
Fix regression. Add unit test to detect it.
2022-03-03 01:17:44 +01:00
Laurent Destailleur
9bda7ba8c7
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/doleditor.class.php
2022-03-03 00:16:55 +01:00
wdammak
dd9a350136
Simplification of the code by separating the part given to menu processing
...
The goal:
- A simplification of the code for easier maintenance is targeted
- Separation of data to left menu display processing
- Plan in the future to put the left menu data directly in the folders of the modules concerned and which will be loaded automatically by eldy.lib.php or eldy_menus.php (for example add a folder "menus/leftmenu.php" in the module "bank" => "bank/menus/leftmenu.php")... This greatly cleans up the code and makes the modules easier to maintain while also avoiding the massive use of hooks for external modules.
- A reuse of the left menus in other corners of the ERP just by calling the function of the desired menu.
- The code is much lighter! is more readable with easier display order modification!
2022-03-02 22:41:00 +01:00
Laurent Destailleur
f0e95a2d20
Fix a default value is creating a letal blocking situation
2022-03-02 22:05:35 +01:00
kevin
ad5a18996d
Replace id by class
2022-03-02 21:00:07 +01:00
Steve
8f07c22d70
Merge branch 'dolibarrdevelop' into WIP_Employee_management_improvement
2022-03-02 14:51:46 +01:00
Laurent Destailleur
a7cb3fa492
Clean log
2022-03-02 14:44:14 +01:00
Laurent Destailleur
66b0f253b6
Clean code
2022-03-02 12:41:21 +01:00
Laurent Destailleur
5ffac5f3ee
Fix typo
2022-03-02 11:38:32 +01:00
Laurent Destailleur
72965fdb2e
# WARNING: head commit changed in the meantime
...
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-01 19:13:28 +01:00
Laurent Destailleur
3e1580475c
Fix phpunit
2022-03-01 19:05:33 +01:00
Laurent Destailleur
7c253c7e28
Clean code
2022-03-01 19:05:00 +01:00
Laurent Destailleur
762de973eb
Fix sql injection
2022-03-01 18:43:16 +01:00
Laurent Destailleur
e5fd841fe3
Make verifCond more robust against RCE
2022-03-01 18:21:30 +01:00
Laurent Destailleur
12b2a10865
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-01 18:15:13 +01:00
Laurent Destailleur
883f13b388
Fix regression verifCond
2022-03-01 18:14:24 +01:00
Laurent Destailleur
b79ad197ec
FIX Missing the field date start/end in export supplier invoice/order
2022-03-01 17:29:22 +01:00
Laurent Destailleur
358f21f06e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/core/customreports.php
2022-03-01 16:48:29 +01:00
Laurent Destailleur
2a48dd349e
Fix #hunterb03d4415-d4f9-48c8-9ae2-d3aa248027b5
2022-03-01 16:38:06 +01:00
Steve
5bf186c8ce
Merge branch 'dolibarrdevelop' into WIP_Employee_management_improvement
2022-03-01 11:42:57 +01:00
Marc de Lima Lucio
e3aae6d2e1
FIX: object cloning: set unique extrafield values to null to prevent duplicates
2022-03-01 10:50:22 +01:00
Laurent Destailleur
8c94c2f98c
Fix collapse icon
2022-03-01 04:10:50 +01:00
Laurent Destailleur
e4e08c9903
Code simpler to manage collapse of separators.
2022-03-01 04:02:06 +01:00
Laurent Destailleur
54bef2e34f
Fix phpcs
2022-03-01 01:57:38 +01:00
Laurent Destailleur
0d024147bf
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-28 22:36:31 +01:00
Laurent Destailleur
dfba29b3c6
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/api/class/api.class.php
htdocs/compta/facture/card.php
htdocs/reception/list.php
2022-02-28 22:30:17 +01:00
Laurent Destailleur
67881a7932
Merge branch 'develop' into 16a12_assets_code
2022-02-28 22:03:26 +01:00
Laurent Destailleur
a89fd3c818
Merge pull request #20198 from gdsoftdev/develop
...
NEW : accoutancy : subleger label input automatic filling when selecting subleger account in select2 list
2022-02-28 21:56:01 +01:00
Laurent Destailleur
8e1fd877f2
Update html.formaccounting.class.php
2022-02-28 21:55:30 +01:00
Laurent Destailleur
50602b1fbe
Update html.formaccounting.class.php
2022-02-28 21:53:05 +01:00
Laurent Destailleur
6447c1e394
Merge pull request #20076 from vincentjdc/html-field-moreparam-morecss
...
Allow to add more CSS and more params on html fields
2022-02-28 21:50:40 +01:00
Laurent Destailleur
835b0f5f19
Update doleditor.class.php
2022-02-28 21:45:04 +01:00
Laurent Destailleur
253622acf6
Merge pull request #20206 from fappels/15_fix_product_photo_on_cornas_model
...
FIX: Show product photo on Supplier order Cornas model.
2022-02-28 21:03:20 +01:00
Laurent Destailleur
6a81ae1099
Merge pull request #20220 from hregis/fix_remove_duplicate_code
...
FIX remove duplicated code
2022-02-28 20:58:24 +01:00
Laurent Destailleur
c2fb5d577c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/langs/en_US/banks.lang
htdocs/projet/list.php
2022-02-28 20:12:28 +01:00
Thomas Negre
b9e0fc7b02
stickler corrections
2022-02-28 19:02:07 +01:00
stickler-ci
c2047f1f5d
Fixing style errors.
2022-02-28 17:46:20 +00:00
atm-greg
bc8ea7571b
perms can be an expression and must be evaluated
2022-02-28 18:38:37 +01:00
atm-greg
5eef80750a
fiw visibility can be an expression and can return 0
2022-02-28 18:37:47 +01:00
Thomas Negre
dcc41d0ab7
Ticket triggers: allow to automatically send messages on TICKET_CLOSE event
2022-02-28 17:10:45 +01:00
Thomas Negre
5b1b862687
reformat trigger/interface_50_modTicket_TicketEmail.class.php to create methods for email composition and sending
2022-02-28 17:10:45 +01:00
Thomas Negre
e1e643efba
Ticket : add option TICKET_NOTIFY_AT_CLOSING to ticket config panel
2022-02-28 17:10:45 +01:00
steve
91ee90ebeb
fix: read employee and write employee
2022-02-28 16:48:08 +01:00
steve
08fa2dfadd
wip: add read employee and write employee
2022-02-28 15:58:23 +01:00
Regis Houssin
e63e53e081
FIX remove duplicated code
2022-02-28 14:10:35 +01:00
Laurent Destailleur
b598671484
NEW ACE Editor is restored at same cursor position after a save
2022-02-27 14:46:40 +01:00
Frédéric FRANCE
018fc53554
Merge remote-tracking branch 'upstream/develop' into productmerge
2022-02-27 08:40:01 +01:00
Francis Appels
3e41c9cb97
FIX: Show product photo on Supplier order Cornas model.
2022-02-26 11:13:02 +01:00
Laurent Destailleur
fb0e2f9c6c
FIX #yogosha9095
2022-02-26 01:00:22 +01:00
Laurent Destailleur
eba20957f3
Fix CSS
...
Conflicts:
htdocs/projet/list.php
2022-02-25 21:47:25 +01:00
Laurent Destailleur
acf6d19500
Fix CSS
2022-02-25 21:45:29 +01:00
Laurent Destailleur
488049c6a6
FIX bad position of extrafields for interventions
2022-02-25 20:36:40 +01:00
Laurent Destailleur
409da7f091
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-25 19:17:41 +01:00
Laurent Destailleur
f8a5749fc4
# WARNING: head commit changed in the meantime
...
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-02-25 19:00:10 +01:00
stickler-ci
722b1de2b7
Fixing style errors.
2022-02-25 15:10:10 +00:00
Jé GDSOFT
073431543d
accoutancy : subleger label input automatic filling when selecting subleger account in select2 list
2022-02-25 16:07:44 +01:00
Laurent Destailleur
ac67a5a2bb
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-02-25 14:34:25 +01:00
Sylvain Legrand
cb86224613
new : allow to show all logos on a table
2022-02-25 13:17:05 +01:00
Jé GDSOFT
1040555baf
accoutancy : subleger label input automatic filling when selecting subleger account in select2 list
2022-02-25 11:26:56 +01:00
Sylvain Legrand
e8ef2a8d8c
new : allow to show all logos on a table
2022-02-25 09:33:08 +01:00
kevin
aabfdfa212
Format code
2022-02-25 09:20:36 +01:00
kevin
d2cbead203
Add an ID into formproject method to be able to target
2022-02-25 09:17:18 +01:00
Laurent Destailleur
c097ee5331
FIX #yogosha9089
2022-02-25 01:49:38 +01:00
Laurent Destailleur
98da84f9b2
FIX #yogosha9086
2022-02-24 18:15:04 +01:00
Laurent Destailleur
ba3856f9e9
Fix regression
2022-02-24 14:21:28 +01:00
Laurent Destailleur
a6e7a41e98
FIX Reduce flash effect on collapse extrafield
...
FIX Reduce flash effect on edit inline feature.
2022-02-24 12:54:33 +01:00
Laurent Destailleur
118b211807
Fix error on null
2022-02-24 12:37:20 +01:00
Laurent Destailleur
2f0040e9c1
Fix phpunit
2022-02-23 19:24:17 +01:00
GregM
cf470c2306
Add auto tooltip
2022-02-23 16:01:07 +01:00
GregM
3edd478a46
Fix empty url : dont add token
2022-02-23 15:36:43 +01:00
Laurent Destailleur
64ce13e273
Clean setup page
2022-02-23 13:20:14 +01:00
lmarcouiller
57ed890b73
NEW : dol_uncompress new extensions
2022-02-23 12:28:37 +01:00
Laurent Destailleur
e96061dd18
Fix phpunit SecurityTest
2022-02-22 23:46:57 +01:00
Laurent Destailleur
77e2969411
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-22 22:27:32 +01:00
Frédéric FRANCE
b277ab9ee3
Merge remote-tracking branch 'upstream/develop' into productmerge
2022-02-22 21:49:17 +01:00
Laurent Destailleur
209ab708d4
FIX #hunterb812ea22-0c02-46fe-b89f-04519dfb1ebd
2022-02-22 21:24:34 +01:00
Laurent Destailleur
c63e2c2981
Website tables are created only if module enabled.
2022-02-22 19:15:37 +01:00
Laurent Destailleur
8cc0f3bb58
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-02-22 18:47:26 +01:00
Laurent Destailleur
8a99bc3b04
Try a more complete sanitization
2022-02-22 18:41:14 +01:00
Marc de Lima Lucio
0e0dd1ec6c
FIX: invoice pdf: lines originating from deposits were not detailed anymore
2022-02-22 17:42:11 +01:00
Laurent Destailleur
f544219d92
FIX permission to download files of expense report with readall.
2022-02-22 16:44:17 +01:00
GregM
e107423c21
fix : change title if html not set
2022-02-22 12:25:30 +01:00
Laurent Destailleur
aa8932a3a4
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-02-22 10:59:02 +01:00
Laurent Destailleur
6b29b2d9dc
Add preg_quote
2022-02-22 10:51:51 +01:00
Laurent Destailleur
ff0c4ef635
Merge pull request #19952 from thomas-Ngr/develop_new_ticket_display_statut_warning
...
NEW : optional display warning icons on ticket list
2022-02-22 01:35:33 +01:00
Laurent Destailleur
741fabb983
Merge pull request #20133 from atm-lena/NEW_InventoryExtrafields
...
New inventory extrafields
2022-02-22 00:58:42 +01:00
Laurent Destailleur
eede3aaf17
Fix #yogosha9033
2022-02-21 22:50:32 +01:00
Laurent Destailleur
82250fae62
Fix #yogosha8963
2022-02-21 21:45:28 +01:00
Laurent Destailleur
28ac6a7b55
NEW on redirect of page in website module, GET parameters are kept.
2022-02-21 19:46:11 +01:00
Laurent Destailleur
9dfdce03aa
Work on generic reporting tool.
2022-02-21 19:09:26 +01:00
Laurent Destailleur
97ed94fbda
NEW Support html content for multiselect component.
2022-02-21 16:54:07 +01:00
BB2A Anthony Berton
d28ba84cb3
Mail sendto default and add filter
2022-02-21 16:15:40 +01:00
BB2A Anthony Berton
2595f1f9ee
sens dump
2022-02-21 15:56:09 +01:00
atm-lena
8bbbc843eb
Ajout onglet paramètres "Inventaire extrafields"
2022-02-21 15:20:22 +01:00
Laurent Destailleur
00e6d2786d
Do not use dol_hash anymore for the name of cookies.
2022-02-21 12:21:43 +01:00
Thomas Negre
ad3f7b531e
add constants declarations in the module class
2022-02-21 11:50:28 +01:00
Thomas Negre
e8c48a06c0
Correct typos in ticket.lib
2022-02-21 11:42:09 +01:00
Laurent Destailleur
9e6f782907
Clean code
2022-02-21 11:26:10 +01:00
Laurent Destailleur
9a3d8022f3
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-18 21:53:38 +01:00