oscim
|
3b8a16e3fd
|
Update modCommande.class.php
add extrafileds company in export orders
|
2020-03-31 11:05:21 +02:00 |
|
Laurent Destailleur
|
416d1ce3f0
|
Fix phpcs
|
2020-03-31 00:11:31 +02:00 |
|
Laurent Destailleur
|
0b7b97ec34
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-03-30 19:43:03 +02:00 |
|
Laurent Destailleur
|
efaea37d61
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2020-03-30 19:42:53 +02:00 |
|
Laurent Destailleur
|
9fcbec9f02
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-03-30 19:36:07 +02:00 |
|
Laurent Destailleur
|
d2bfc5f6dc
|
Merge pull request #13437 from pstructures/develop
Add the ability to add tabs from module for company admin setup
|
2020-03-30 19:25:37 +02:00 |
|
Laurent Destailleur
|
06277ec6e0
|
Update company.lib.php
|
2020-03-30 19:24:00 +02:00 |
|
Laurent Destailleur
|
95de8d1992
|
Update admin.lib.php
|
2020-03-30 19:23:25 +02:00 |
|
Laurent Destailleur
|
4220236aa8
|
Merge pull request #13425 from andreubisquerra/develop
NEW: CUPS printing compatibility for TakePOS
|
2020-03-30 18:56:14 +02:00 |
|
Laurent Destailleur
|
ff549cad18
|
Merge pull request #13417 from FHenry/dev_tasklist_columnAndExtrafields
NEW : Project task list, add column selector and extrafields
|
2020-03-30 18:53:42 +02:00 |
|
oscim
|
d760b6618d
|
Fix use correctly hosts in connection
cf https://github.com/Dolibarr/dolibarr/issues/9426
|
2020-03-30 18:27:18 +02:00 |
|
Francis Appels
|
3eda785ca5
|
Add newline end of file
|
2020-03-30 10:36:49 +02:00 |
|
Francis Appels
|
076caa11ab
|
Add token functions to improve modulebuilder compatiblity with maintained versions.
|
2020-03-30 10:28:20 +02:00 |
|
Nicolas Bouquet
|
31fca2897a
|
FIX: extra date field incorrect check
Small typo fixed, was preventing extra date fields from being processed, leading to denial of object creation
|
2020-03-30 10:24:42 +02:00 |
|
Laurent Destailleur
|
5fad4c8cb4
|
CSS
|
2020-03-29 19:41:01 +02:00 |
|
Laurent Destailleur
|
4ed4644c08
|
Work on generic multilanguage properties
|
2020-03-29 04:28:23 +02:00 |
|
Laurent Destailleur
|
d5b107211f
|
Look and feel v12
|
2020-03-28 15:20:26 +01:00 |
|
Laurent Destailleur
|
ec83f18944
|
Move more icon definition into CSS
|
2020-03-28 13:38:25 +01:00 |
|
Matt Sidnell
|
6f07b87cde
|
Update admin.lib.php
|
2020-03-27 23:22:02 +00:00 |
|
Matt Sidnell
|
f93bdf6b22
|
Fix so company_admin tabs do not show in Societe
fix
|
2020-03-27 23:09:40 +00:00 |
|
Matt Sidnell
|
815ae3cb09
|
Ability to add new tabs on company admin section
I have added the option to add a tab from a module to the main company setup section. I need this ability so thought that others might too.
|
2020-03-27 21:51:34 +00:00 |
|
Laurent Destailleur
|
b33552fb6f
|
Fix phpcs
|
2020-03-27 16:13:53 +01:00 |
|
Laurent Destailleur
|
c27592bad2
|
Clean deprecated params on all fetch_optionals()
|
2020-03-27 16:02:58 +01:00 |
|
Laurent Destailleur
|
354cb8c1b0
|
Work on Kanban view for modules
|
2020-03-27 01:59:17 +01:00 |
|
Laurent Destailleur
|
9379f6fa9d
|
Fix duplicate tooltip
|
2020-03-26 20:27:49 +01:00 |
|
Laurent Destailleur
|
a02e3e1e61
|
Fix duplicate tooltip
|
2020-03-26 20:05:17 +01:00 |
|
Laurent Destailleur
|
4a012c13b2
|
FIX Translation of tooltips of extrafields
|
2020-03-26 19:47:28 +01:00 |
|
Laurent Destailleur
|
2f94db6ffe
|
FIX Translation of tooltips of extrafields
|
2020-03-26 19:46:36 +01:00 |
|
stickler-ci
|
208049a8f2
|
Fixing style errors.
|
2020-03-26 07:27:10 +00:00 |
|
florian HENRY
|
aded72a6fa
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_tasklist_columnAndExtrafields
|
2020-03-26 08:24:39 +01:00 |
|
florian HENRY
|
21b98a7c4c
|
set as global
|
2020-03-26 08:24:20 +01:00 |
|
Laurent Destailleur
|
5a5863f46a
|
FIX Group by invalid with pgsql
|
2020-03-26 03:55:34 +01:00 |
|
Laurent Destailleur
|
fa3bba942f
|
Start to save the VAT src code into table of discounts to reuse them
later
|
2020-03-26 02:01:30 +01:00 |
|
Laurent Destailleur
|
ab19bb2455
|
FIX default value of selectMasssAction broken
|
2020-03-26 01:25:05 +01:00 |
|
Laurent Destailleur
|
90e0ead953
|
FIX default value of selectMasssAction broken
|
2020-03-26 00:52:05 +01:00 |
|
Laurent Destailleur
|
20fad86520
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/cashcontrol/cashcontrol_card.php
|
2020-03-26 00:14:06 +01:00 |
|
andreubisquerra
|
eef3a1795e
|
Update dolreceiptprinter.class.php with CUPS
|
2020-03-25 21:30:33 +01:00 |
|
Laurent Destailleur
|
51f8c5ca87
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/class/commoninvoice.class.php
htdocs/expensereport/list.php
htdocs/fourn/class/fournisseur.product.class.php
htdocs/product/fournisseurs.php
|
2020-03-25 19:01:56 +01:00 |
|
Laurent Destailleur
|
7c819a96d5
|
Merge pull request #13415 from ptibogxiv/patch-314
NEW PRODUCT_SHOW_ORIGIN_IN_COMBO
|
2020-03-25 18:32:57 +01:00 |
|
Laurent Destailleur
|
0a92dcc5e6
|
Merge pull request #13413 from atm-florian/develop
fix extrafield creation with empty printable
|
2020-03-25 18:31:28 +01:00 |
|
Laurent Destailleur
|
925554d15e
|
More accurate result
|
2020-03-25 18:27:53 +01:00 |
|
Laurent Destailleur
|
3855ef6073
|
Add rounding code 'CR' (currency rate'
|
2020-03-25 17:41:39 +01:00 |
|
Laurent Destailleur
|
f509c6a266
|
Add user id into ajaxconst_onoff
|
2020-03-25 16:00:42 +01:00 |
|
florian HENRY
|
81d86f717d
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_tasklist_columnAndExtrafields
|
2020-03-25 12:14:54 +01:00 |
|
VESSILLER
|
c516a54f78
|
FIX get remain to pay with rounding decimals
|
2020-03-25 11:53:47 +01:00 |
|
Alexandre SPANGARO
|
5528e9ef38
|
Work on split module fournisseur
|
2020-03-24 22:02:58 +01:00 |
|
Laurent Destailleur
|
92db075aa1
|
Add parameter morecss to img_credit_card()
|
2020-03-24 21:40:25 +01:00 |
|
florian HENRY
|
6e4038a051
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_tasklist_columnAndExtrafields
|
2020-03-24 19:50:19 +01:00 |
|
florian HENRY
|
46a4184f15
|
NEW : Project task list, add column selector and extrafields
|
2020-03-24 19:50:01 +01:00 |
|
Laurent Destailleur
|
62fefab5ac
|
Standardize color of status
|
2020-03-24 19:06:37 +01:00 |
|