Laurent Destailleur
|
4fc07d96d8
|
Merge pull request #20519 from joseplluis/patch-11
BUG expedition and warehouse with children
|
2022-04-02 16:22:23 +02:00 |
|
Laurent Destailleur
|
d3161f2c4e
|
Clean code
|
2022-04-02 16:19:34 +02:00 |
|
Laurent Destailleur
|
7745203c16
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-04-02 16:17:04 +02:00 |
|
Laurent Destailleur
|
bb5cf1ed2e
|
Merge pull request #20517 from ATM-Consulting/FIX_16.0_getNomUrl_for_supplier_invoice_templates
FIX 16.0 - copy `title` over `ref` on FactureFournisseurRec object
|
2022-04-02 16:16:55 +02:00 |
|
Laurent Destailleur
|
e2a957c738
|
Clean some trigger names
|
2022-04-02 16:08:04 +02:00 |
|
Laurent Destailleur
|
7e34ce7245
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/main.inc.php
|
2022-04-02 15:39:15 +02:00 |
|
Laurent Destailleur
|
d4accb97c5
|
FIX #yogosha9754
|
2022-04-02 15:26:40 +02:00 |
|
Laurent Destailleur
|
9c00115abe
|
FIX #yogosha9754
|
2022-04-02 14:32:53 +02:00 |
|
Laurent Destailleur
|
5b91ae062f
|
All triggers with a name XXX_UPDATE have been renamed XXX_MODIFY for
code consistency purpose.
|
2022-04-02 10:31:58 +02:00 |
|
Alexandre SPANGARO
|
141e795de2
|
NEW Accountancy - Add ref supplier and label on supplier binding page
|
2022-04-02 05:30:49 +02:00 |
|
Laurent Destailleur
|
2eaae819f2
|
Merge pull request #20522 from ATM-Consulting/FIX_16.0_missing_triggers_facturerec_facturefournisseurrec
FIX: missing trigger DELETE for FactureRec, FactureFournisseurRec
|
2022-04-01 20:13:37 +02:00 |
|
Laurent Destailleur
|
408608ebea
|
Merge pull request #20430 from atm-GregM/DolGetButtonAction_Commande
FIX: replacing to dolGetButtonAction on Commande card
|
2022-04-01 20:10:13 +02:00 |
|
Laurent Destailleur
|
7b9b5d726a
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-04-01 19:32:35 +02:00 |
|
Laurent Destailleur
|
9fd4368195
|
Fix message on best vote
|
2022-04-01 19:30:22 +02:00 |
|
atm-florian
|
96c432566d
|
NEW 16.0 - proposal for a prefix-based consistency mechanism for trigger names
|
2022-04-01 19:20:47 +02:00 |
|
Laurent Destailleur
|
256b2f4493
|
NEW Show number of votes into the label of tab "Results" of a survey
|
2022-04-01 19:17:25 +02:00 |
|
atm-florian
|
5a52650548
|
FIX: missing trigger DELETE for FactureRec, FactureFournisseurRec
+ trigger name consistency ('UPDATE' -> 'MODIFY')
+ preparing future consistency mechanism with class constant
|
2022-04-01 19:07:17 +02:00 |
|
kamel
|
11d4e85a39
|
FIX - Fiw default options ($hidedetails, $hidedesc, $hideref) with globales when generate PDF in mass actions
|
2022-04-01 16:52:59 +02:00 |
|
Josep Lluís
|
eb14d1d31f
|
BUG expedition and warehouse with childen
if a warehouse was selected by user, picking is limited to this warehouse and his children (same check is done in products without batch)
|
2022-04-01 16:37:32 +02:00 |
|
Frédéric FRANCE
|
4669d58fcc
|
use calculated visibility of extrafields in list
|
2022-04-01 16:16:45 +02:00 |
|
atm-florian
|
d84af9fdcd
|
FIX space-based indent (misconfigured IDE didn't take editorconfig into account)
+ fix tab-based code alignment whitespace (≠indentation)
|
2022-04-01 15:40:03 +02:00 |
|
atm-florian
|
560b8dc04c
|
FIX 16.0 - copy title over ref on FactureFournisseurRec object
|
2022-04-01 15:26:06 +02:00 |
|
Laurent Destailleur
|
ab4e89d678
|
Merge pull request #20516 from atm-jpb/FIX_TD_inexpensereport
fix : remove tds added by mistake
|
2022-04-01 14:49:48 +02:00 |
|
Laurent Destailleur
|
0c27578e69
|
Merge pull request #20233 from marc-dll/13.0_FIX_clone_with_unique_extrafields
FIX: object cloning: set unique extrafield values to null to prevent duplicates
|
2022-04-01 14:49:25 +02:00 |
|
Laurent Destailleur
|
9389b96d1d
|
Merge pull request #20478 from rycks/develop
fix #20477: add online_payment_url on orders API requests
|
2022-04-01 14:47:38 +02:00 |
|
Laurent Destailleur
|
a51c868a8e
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
|
2022-04-01 14:40:50 +02:00 |
|
Laurent Destailleur
|
d0ee40e55d
|
# WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-04-01 14:39:10 +02:00 |
|
Laurent Destailleur
|
ad8e0a3be5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-01 14:36:36 +02:00 |
|
Laurent Destailleur
|
6e4ed58be1
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-01 14:36:26 +02:00 |
|
Laurent Destailleur
|
89b0a7b2b5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-04-01 14:34:15 +02:00 |
|
Laurent Destailleur
|
afff9a69eb
|
Merge pull request #20312 from javieralapps4up/develop
Enabled to add links to local object with local browser in email temp…
|
2022-04-01 14:32:53 +02:00 |
|
Laurent Destailleur
|
497117416b
|
Update mails_templates.php
|
2022-04-01 14:32:32 +02:00 |
|
Laurent Destailleur
|
02d1bd2868
|
Merge branch 'develop' into develop
|
2022-04-01 14:32:05 +02:00 |
|
Laurent Destailleur
|
88e6c67c10
|
Look and feel v16 of media manager
|
2022-04-01 14:29:11 +02:00 |
|
jpb
|
1cdf55fea0
|
remove empty line
|
2022-04-01 14:21:13 +02:00 |
|
jpb
|
f2480b6443
|
fix : remove tds add by mistake
|
2022-04-01 13:56:10 +02:00 |
|
Laurent Destailleur
|
05e1957627
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-04-01 13:30:31 +02:00 |
|
Laurent Destailleur
|
7031995820
|
Merge pull request #20505 from atm-jpb/NEW_add_hook_in_expensereport_rule
add hook doactions on expensereport_rule
|
2022-04-01 13:26:03 +02:00 |
|
Laurent Destailleur
|
de28cb5d78
|
Merge pull request #20501 from ralf1070/develop
Allow anonymous LDAP user lookups
|
2022-04-01 13:23:50 +02:00 |
|
Laurent Destailleur
|
4c150d85c9
|
Doc
|
2022-04-01 13:23:45 +02:00 |
|
Laurent Destailleur
|
86e9a24eb3
|
Merge pull request #20507 from FHenry/14_fix_action_reminders
FIX on update with action reminder in future there is user key error
|
2022-04-01 13:21:05 +02:00 |
|
Laurent Destailleur
|
106e3072dc
|
Update card.php
|
2022-04-01 13:20:40 +02:00 |
|
Laurent Destailleur
|
27a49af4d7
|
Merge pull request #20498 from andreubisquerra/develop
Avoid grouping lines with ordered lines
|
2022-04-01 13:18:40 +02:00 |
|
Laurent Destailleur
|
0948a88d52
|
Merge pull request #20508 from FHenry/15.0_fix_message_inventories_lot_series
fix: Show error message on inventory input line for serial num product #Evarisk
|
2022-04-01 13:16:37 +02:00 |
|
Laurent Destailleur
|
fa9fc1c8d0
|
Merge pull request #20506 from ATM-Consulting/FIX_missing_hook_for_statistics_box
FIX missing call to executeHooks()
|
2022-04-01 13:11:35 +02:00 |
|
Laurent Destailleur
|
e14d91dbd9
|
Merge pull request #20511 from FHenry/dev_20510
new: Add rank column into contract line
|
2022-04-01 13:10:24 +02:00 |
|
Laurent Destailleur
|
a3dbcd0c27
|
Clean language files
|
2022-04-01 13:09:11 +02:00 |
|
Florian HENRY
|
cbf89df591
|
new: add hidden option on contract PDF line
|
2022-04-01 11:54:16 +02:00 |
|
Florian HENRY
|
a9faf5fb54
|
feat: Add rank column into contract line
|
2022-04-01 11:29:38 +02:00 |
|
Laurent Destailleur
|
9be7bae765
|
Fix menu entry invalid
|
2022-04-01 11:24:58 +02:00 |
|