Laurent Destailleur
d2cbc95325
Update admin.lang
...
Note that 80% of current Dolibarr users use the term "Accounting" to say "invoicing" (Definition of work accounting is not same for end users and for book keeping people). So to avoid confusion for end users and not having letting think they need this module because they ant to make accounting (with their definition), we must to be clear in name (description is not enough). So i rename "Accounting" into "Accounting (double entry)". So this is clear it is accounting with the definition of a book keeper.
2019-04-08 13:39:22 +02:00
Laurent Destailleur
8accc894b0
Update admin.lang
2019-04-08 13:36:11 +02:00
Laurent Destailleur
2606de2119
Update modAccounting.class.php
2019-04-08 13:35:06 +02:00
Alexandre SPANGARO
4335ea9064
NEW: Accounting - Invert module name
2019-04-04 17:13:20 +02:00
Laurent Destailleur
8a6e28860b
A better transition with deprecation
2019-04-01 22:09:24 +02:00
Laurent Destailleur
7db443e8ab
Better compatibility
2019-04-01 21:14:15 +02:00
Laurent Destailleur
8fe1be1a67
Removed deprecated use of string in dol_print_date(). Only date allowed.
2019-04-01 19:27:34 +02:00
Laurent Destailleur
fc983fa65c
Move a function into functions2.lib.php
2019-04-01 18:46:13 +02:00
Laurent Destailleur
2956bbe734
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-04-01 18:44:16 +02:00
Laurent Destailleur
0c051e0cf0
Merge pull request #10923 from ptibogxiv/patch-145
...
NEW automatic / manual selector form
2019-04-01 18:44:05 +02:00
Laurent Destailleur
c7e4cd7fa1
More complete examples
2019-04-01 18:39:36 +02:00
Laurent Destailleur
80b2605537
Merge pull request #10917 from Tetras-Libre/NegativeBills
...
Negative bills
2019-04-01 18:31:04 +02:00
Laurent Destailleur
5d9a7e0d80
Fix phpcs
2019-04-01 18:21:59 +02:00
Laurent Destailleur
6e161a96c7
Enhance phpunit
2019-04-01 18:16:50 +02:00
Laurent Destailleur
0091b65a83
Fix phpcs
2019-04-01 18:10:14 +02:00
Laurent Destailleur
c07159fee9
Fix regression in timesheet. Keep extrafield of task for the moment.
2019-03-31 22:06:41 +02:00
ptibogxiv
69b04e2189
Update html.formother.class.php
2019-03-31 19:28:45 +02:00
ptibogxiv
13c93ba1c2
transfert from html.form.class.php
2019-03-31 19:26:40 +02:00
ptibogxiv
1a228ed95c
transfert to html.otherform.class.php
2019-03-31 19:25:45 +02:00
Laurent Destailleur
3dc24cbf55
Merge pull request #10899 from atm-ph/new_evol_time_spent_views
...
New evol time spent views
2019-03-31 19:19:47 +02:00
Laurent Destailleur
d572a9258c
Merge branch 'develop' into new_evol_time_spent_views
2019-03-31 19:12:27 +02:00
Laurent Destailleur
84f895bbaf
Merge pull request #10941 from inoveaconseil/modulebuilder2
...
NEW advanced parameters for initiate a new module
2019-03-31 19:02:13 +02:00
Laurent Destailleur
ce62e7f7ec
Merge pull request #10939 from OPEN-DSI/new-exports-fields
...
New add fields in contact export
2019-03-31 19:00:16 +02:00
Laurent Destailleur
61fad96bcb
Merge pull request #10926 from joseplluis/patch-1
...
FIX filter by name_alias field on fetch
2019-03-31 18:55:58 +02:00
Laurent Destailleur
29e0c98185
Merge pull request #10934 from aspangaro/10.0_product_account
...
NEW: Add import of accounting account for intra/export selling on product card
2019-03-31 18:50:15 +02:00
Laurent Destailleur
039e6034d1
Merge pull request #10936 from aspangaro/10.0_WARNING
...
LOG_WARNING on function dol_print_date with deprecated value
2019-03-31 18:45:01 +02:00
Laurent Destailleur
2b41d0c59d
Merge pull request #10938 from inoveaconseil/HookPrintFieldLIstFooter
...
FIX missing hook
2019-03-31 18:44:07 +02:00
Laurent Destailleur
4233307384
Merge pull request #10946 from frederic34/patch-4
...
phpcs fix
2019-03-31 18:41:22 +02:00
Laurent Destailleur
31963be6a0
Merge pull request #10922 from altatof/cloneorder
...
clone of order like in propal (ref_client, contacts)
2019-03-31 18:25:48 +02:00
Laurent Destailleur
361254a4c0
Fix regression after renamind valdate_invoices
2019-03-31 18:23:54 +02:00
Laurent Destailleur
0d564cdd6c
Merge pull request #10919 from grandoc/new_branch_26_03_2019
...
New branch 26 03 2019
2019-03-31 18:23:05 +02:00
Laurent Destailleur
c959c8b645
Fix api with prestashop
2019-03-31 18:21:00 +02:00
Laurent Destailleur
ecd049b4e6
Debug dolistore
2019-03-31 13:39:51 +02:00
Laurent Destailleur
bb2545c7b4
Clean code
2019-03-31 13:05:35 +02:00
Laurent Destailleur
b10682e5db
Fix search in dolistore
2019-03-31 13:03:38 +02:00
Laurent Destailleur
9f0d712957
Fix style
2019-03-31 11:27:12 +02:00
Laurent Destailleur
ec9fdc1321
Fix regression with class="right". Style of amount lost.
2019-03-31 11:25:29 +02:00
Frédéric FRANCE
ddd1c04eae
phpcs fix
2019-03-31 09:27:11 +02:00
Laurent Destailleur
fca404e8d5
Show price without tax to prepare tax per customer country.
2019-03-30 19:30:58 +01:00
Laurent Destailleur
c1157679e8
Show a chevron top/down after login
2019-03-30 14:30:06 +01:00
Laurent Destailleur
67c207db12
NEW Better explanation for setup of WebDav module
2019-03-30 11:58:49 +01:00
Laurent Destailleur
be21755378
Add page id to help debug in header
2019-03-29 23:04:09 +01:00
Laurent Destailleur
65844bcb06
Fix detection of current page
2019-03-29 22:31:52 +01:00
Laurent Destailleur
5e23c4c03c
Fix self: not defined in a page
2019-03-29 16:23:55 +01:00
Laurent Destailleur
26e3f41f73
Translation
2019-03-29 16:18:47 +01:00
Laurent Destailleur
4e09867b01
Generation of invoice for timespent works on all timesheet tabs
2019-03-29 15:54:46 +01:00
Laurent Destailleur
ecc7afa4e3
Removed duplicate code
2019-03-29 15:27:00 +01:00
Laurent Destailleur
697a2e5576
Show time to bill and billed in list of tasks
2019-03-29 14:34:55 +01:00
Laurent Destailleur
9a34e58474
Fix regression in mass action
2019-03-29 13:39:59 +01:00
Laurent Destailleur
1b2826f476
Look and feel v10
2019-03-29 13:26:26 +01:00