Commit Graph

71276 Commits

Author SHA1 Message Date
IJ
34326f9102
Undo Add Access Keys in Help Link ... from previous commit
Not relevant anymore as the new code will detect browser and show the relevant string
2018-12-02 10:22:47 +00:00
IJ
be523a737e
Undo Access Key Strings from previous commit 2018-12-02 10:19:37 +00:00
IJ
0bdbff6419
Add Access Key Language Strings 2018-11-27 00:24:11 +00:00
IJ
825f41bfda
Add Access Keys in Navigation Tooltips 2018-11-27 00:22:21 +00:00
IJ
f0b1a9358a
Add Access Keys in Help Link 2018-11-27 00:14:28 +00:00
IJ
d762f27049
Merge pull request #2 from aljawaid/aljawaid-fix_payment_type
FIX: Display All Types of Payments on Expense Report Card
2018-11-25 20:37:32 +00:00
IJ
db719dbcbb
FIX: Display All Types of Payments on Expense Report Card
Fixes #9991 - Bug: 7.0.4: Expense Report Payment Type Not Displayed 
- without this fix, only cash type accounts were shown when payment was made
2018-11-25 20:36:25 +00:00
IJ
b77aa3e094
Merge pull request #1 from Dolibarr/develop
Pull Latest
2018-11-25 20:31:27 +00:00
Laurent Destailleur
4bb8568d6c Fix doxygen 2018-11-25 12:18:45 +01:00
Laurent Destailleur
a395e9e4ee Fix var not defined 2018-11-25 12:13:35 +01:00
Laurent Destailleur
2e139d1960 Fix var $hidedetails not defined 2018-11-25 12:08:49 +01:00
Laurent Destailleur
ed1062c440 Css 2018-11-25 11:59:49 +01:00
Laurent Destailleur
1d2c2a23ef Fix look and feel v8 2018-11-25 11:57:19 +01:00
Laurent Destailleur
099f47deba
Merge pull request #10019 from frederic34/swiftmailer
Swiftmailer
2018-11-24 11:54:47 +01:00
Laurent Destailleur
82b4b3ccb3
Merge pull request #10047 from frederic34/patch-9
doc cmail class
2018-11-24 11:20:49 +01:00
Laurent Destailleur
2fcd221dbb
Merge pull request #10048 from frederic34/patch-15
Update fournisseur.commande.class.php
2018-11-24 11:20:21 +01:00
Laurent Destailleur
f0e4c262a3
Merge pull request #10067 from ATM-Thibault/NEW_global_search_go_direct_on_card
FIX Support of option MAIN_SEARCH_DIRECT_OPEN_IF_ONLY_ONE was not complete
2018-11-24 11:13:49 +01:00
Laurent Destailleur
ff857c0144
Merge pull request #10064 from frederic34/pdfexpensereport
try to fix the expensereport pdf
2018-11-24 11:11:26 +01:00
Laurent Destailleur
1398b94a80
Merge pull request #10062 from ptibogxiv/patch-94
Fix sql don.class.php
2018-11-24 11:08:39 +01:00
Laurent Destailleur
0cc4ee2b01
Merge pull request #10073 from ptibogxiv/patch-95
Fix order&co billed on online payment page
2018-11-24 11:08:26 +01:00
Laurent Destailleur
b5d1a34080
Update newpayment.php 2018-11-24 11:08:05 +01:00
Laurent Destailleur
c1efb2d423
Merge pull request #10070 from frederic34/patch-17
doc comment accountancycategory class
2018-11-24 11:06:32 +01:00
Laurent Destailleur
333efbeadf
Merge pull request #10061 from andreubisquerra/master
Cash drawer button
2018-11-24 11:05:55 +01:00
Laurent Destailleur
13e24dc894 Code comment 2018-11-23 15:35:40 +01:00
Laurent Destailleur
5bd9c14929 Update demo data for 8.0 and 9.0 2018-11-23 14:05:45 +01:00
Laurent Destailleur
9f610c2279 Add website template 2018-11-23 12:46:32 +01:00
ptibogxiv
e8ba8814cd
Update newpayment.php 2018-11-23 12:45:37 +01:00
ptibogxiv
6a232a8754
Update newpayment.php 2018-11-23 12:27:24 +01:00
ptibogxiv
1cc6763950
Fix order billed online payment 2018-11-23 11:40:38 +01:00
Laurent Destailleur
ea7c77d788 Trans 2018-11-23 11:09:27 +01:00
Laurent Destailleur
a06b032c23 fix trans 2018-11-23 10:53:04 +01:00
Frédéric FRANCE
d21abc2dc3
Update accountancycategory.class.php 2018-11-22 23:26:04 +01:00
Frédéric FRANCE
295d082da1
Update accountancycategory.class.php 2018-11-22 22:56:38 +01:00
Frédéric FRANCE
21b429836a
doc comment accountancycategory class 2018-11-22 21:08:03 +01:00
Laurent Destailleur
0a057c8277 Clean var_dump 2018-11-22 20:47:53 +01:00
Laurent Destailleur
fe35e72e83 Fix perf. Make only one request per group for year N-1. 2018-11-22 20:45:50 +01:00
Laurent Destailleur
5727cf2910 Prepare code for performance enhancement 2018-11-22 20:09:27 +01:00
Laurent Destailleur
72fc0226e3 Optimize performance: Remove call for year N, can be done with total of
each month
2018-11-22 19:45:35 +01:00
Laurent Destailleur
97af22369d Trans 2018-11-22 13:47:55 +01:00
Laurent Destailleur
3bb7726101 Revert "Fix translation"
This reverts commit 8de30c12d8.
2018-11-22 13:22:05 +01:00
Laurent Destailleur
8de30c12d8 Fix translation 2018-11-22 13:19:25 +01:00
Laurent Destailleur
0fbf213739 Fix length of field 2018-11-22 13:08:18 +01:00
Thibault Descamps
d63d8088ed Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_global_search_go_direct_on_card 2018-11-22 11:37:25 +01:00
Thibault Descamps
c2e5a29246 NEW redirect if only one result on global search on card 2018-11-22 11:36:30 +01:00
Laurent Destailleur
784c13d9d0 Fix label of month 2018-11-22 11:14:05 +01:00
Laurent Destailleur
89138bc349 FIX Accounting personalized report when using multicompany 2018-11-22 10:59:39 +01:00
Laurent Destailleur
21e9c02b11 Performance enhancement in Accounting Personalized report 2018-11-22 10:40:15 +01:00
Frédéric FRANCE
491270b27f
try to fix the expensereport pdf 2018-11-21 23:06:52 +01:00
ptibogxiv
fe30eee16e
Fix sql don.class.php 2018-11-21 19:50:55 +01:00
andreubisquerra
463aff4540 Cash drawer button 2018-11-21 16:54:40 +01:00