Commit Graph

17481 Commits

Author SHA1 Message Date
Lionel VESSILLER
8a220b9da1 New categories options in sellist and chbxlist extrafields 2019-04-02 11:01:46 +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
ptibogxiv
5d25c33ff5 fix term 2019-04-01 20:49:41 +02:00
markus
c08b69d00b Rely on MAIN_INVERT_SENDER_RECIPIENT 2019-04-01 19:59:58 +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
0c051e0cf0 Merge pull request #10923 from ptibogxiv/patch-145
NEW automatic / manual selector form
2019-04-01 18:44:05 +02:00
Laurent Destailleur
5d9a7e0d80 Fix phpcs 2019-04-01 18:21:59 +02:00
Laurent Destailleur
0091b65a83 Fix phpcs 2019-04-01 18:10:14 +02:00
Philippe GRAND
b154ae752a update comments 2019-04-01 09:43:07 +02:00
Philippe GRAND
e8e5e5cfb9 update comments 2019-04-01 09:42:01 +02:00
Philippe GRAND
e2c5c49c52 update comments 2019-04-01 09:40:50 +02:00
Philippe GRAND
2b41e9166d update comments 2019-04-01 09:39:22 +02:00
Philippe GRAND
eb901e7c4e update comments 2019-04-01 09:38:23 +02:00
Philippe GRAND
46488f6a0c update comments 2019-04-01 09:36:52 +02:00
Philippe GRAND
2c41610ac8 update comments 2019-04-01 09:21:08 +02:00
Philippe GRAND
ae681eaf06 update comments 2019-04-01 09:18:56 +02:00
Philippe GRAND
f828e6ee90 update comments 2019-04-01 09:15:48 +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
d572a9258c Merge branch 'develop' into new_evol_time_spent_views 2019-03-31 19:12:27 +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
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
4233307384 Merge pull request #10946 from frederic34/patch-4
phpcs fix
2019-03-31 18:41:22 +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
ecd049b4e6 Debug dolistore 2019-03-31 13:39:51 +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
be21755378 Add page id to help debug in header 2019-03-29 23:04:09 +01:00
Laurent Destailleur
26e3f41f73 Translation 2019-03-29 16:18:47 +01:00
Laurent Destailleur
697a2e5576 Show time to bill and billed in list of tasks 2019-03-29 14:34:55 +01:00
Lionel VESSILLER
a52935f6e4 New add fields in contact export
- thirdparty fields (address, phone, email, typent)
- contact field (status)
2019-03-28 18:29:36 +01:00
Alexandre SPANGARO
8163739a68 LOG_WARNING on function dol_print_date with deprecated value 2019-03-28 12:03:04 +01:00
Alexandre SPANGARO
9f9dd2cd30 NEW: Add import of accounting account for intra/export selling on product card 2019-03-28 11:41:59 +01:00
Laurent Destailleur
3930464b84 Clean code and debug TakePOS module 2019-03-27 17:50:23 +01:00
Laurent Destailleur
11e4411400 TakePOS Can enter payment in several times and with different modes 2019-03-27 15:42:53 +01:00
Laurent Destailleur
ec0733d202 Use color on the amount of the payment page of TakePOS module
FIX Use pricejs instead of toFixed to be compatible with all currencies
WIP Prepare to be able to enter different payment modes on same invoice
2019-03-27 12:40:32 +01:00
ptibogxiv
2cc9b61a9f Update html.form.class.php 2019-03-27 11:10:30 +01:00
ptibogxiv
2c71b98d0d NEW automatic / manual selector form 2019-03-27 11:05:43 +01:00
Laurent Destailleur
d8212d84df Debug emailcollector 2019-03-26 19:15:18 +01:00
Laurent Destailleur
9eaef2ce7a Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/admin/export.php
	htdocs/langs/en_US/admin.lang
2019-03-26 12:40:36 +01:00
Philippe GRAND
2dd4ac54a3 fix : typo 2019-03-26 12:30:17 +01:00
Laurent Destailleur
524f171168 FIX old export models was not visible 2019-03-26 12:12:16 +01:00
Laurent Destailleur
513ef1e727 Fix label short 2019-03-25 16:16:08 +01:00
Laurent Destailleur
f27f65e8bf Responsive 2019-03-25 10:09:02 +01:00
Laurent Destailleur
82381533dd Better responsive 2019-03-25 09:14:28 +01:00