Laurent Destailleur
3ff720f8d0
Merge pull request #15999 from frederic34/boxdolibarrstat
...
fix unknown variable
2021-01-18 15:18:07 +01:00
Laurent Destailleur
38f353c047
Merge pull request #16000 from frederic34/patch-1
...
fix variable declaration
2021-01-18 15:16:49 +01:00
UT from dolibit
09b4d9d20a
Update robots.txt
...
add Allow: /public/members/new.php
2021-01-18 14:45:32 +01:00
Laurent Destailleur
250b530b29
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
2021-01-18 11:07:46 +01:00
Laurent Destailleur
c69631d646
Fix css for multiselect component that are fist hidden
2021-01-18 11:05:02 +01:00
Frédéric FRANCE
171a4e7935
fix variable declaration
...
The variable $label seems to be never defined.
The variable $label does not seem to be defined for all execution paths leading up to this point.
2021-01-18 08:09:12 +01:00
Frédéric FRANCE
83b7e3c678
fix unknown variable
2021-01-18 08:01:18 +01:00
Frederick Jost Zweig
267caf7ac8
Added 'US-BASE' and 'CA-ENG-BASE' to models list
...
Added 'US-BASE' and 'CA-ENG-BASE' chart of accounts names to the 'Chart of accounts models' list.
2021-01-18 02:22:23 +01:00
Frederick Jost Zweig
ed796cd500
Removed 'pcg_subtype' column
...
The 'pcg_subtype' column of the table 'llx_accounting_account' has been removed in recent Dolibarr versions, so it has to be removed in this file also. Otherwise, the US chart of account can't be enabled.
2021-01-18 02:22:16 +01:00
Frederick Jost Zweig
5466bcc512
Added 'US-BASE' and 'CA-ENG-BASE' to models list
...
Added 'US-BASE' and 'CA-ENG-BASE' chart of accounts names to the 'Chart of accounts models' list.
2021-01-17 22:46:23 +02:00
Frederick Jost Zweig
6c5c0dfc18
Removed 'pcg_subtype' column
...
The 'pcg_subtype' column of the table 'llx_accounting_account' has been removed in recent Dolibarr versions, so it has to be removed in this file also. Otherwise, the US chart of account can't be enabled.
2021-01-17 22:33:47 +02:00
Laurent Destailleur
350d4638da
Prepare v13
2021-01-17 18:50:50 +01:00
Laurent Destailleur
62300689f8
Fix look and feel v13
2021-01-17 15:59:04 +01:00
Laurent Destailleur
2859070c5c
Fix filet on extrafields date
2021-01-17 15:47:43 +01:00
Laurent Destailleur
69e0973c72
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-17 12:50:12 +01:00
Laurent Destailleur
47b90ab400
Fix duplicate log
2021-01-17 12:49:37 +01:00
Laurent Destailleur
cdab7041c4
Fix duplicate log
2021-01-17 12:49:01 +01:00
Laurent Destailleur
3cec156158
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-17 12:22:10 +01:00
Laurent Destailleur
e3335b5b2c
Fix bad class
2021-01-17 12:21:27 +01:00
Laurent Destailleur
05f0576b24
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-17 12:18:11 +01:00
Laurent Destailleur
d16e221087
Fix popup
2021-01-17 12:16:56 +01:00
Laurent Destailleur
e7a77525ca
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-17 12:02:42 +01:00
Laurent Destailleur
10ee98c452
Fix tooltip
2021-01-17 12:02:15 +01:00
Laurent Destailleur
1fe6eccb1c
css
2021-01-17 11:46:41 +01:00
Laurent Destailleur
4d42fa2a37
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formaccounting.class.php
2021-01-17 11:34:19 +01:00
Laurent Destailleur
314cc45c81
Fix message
2021-01-17 11:24:24 +01:00
Laurent Destailleur
ee4084ef1b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/product/card.php
2021-01-16 19:09:46 +01:00
Laurent Destailleur
a4109d3fd0
Merge pull request #15600 from Hystepik/develop#2
...
Close #15384 : New widget stat database
2021-01-16 18:42:50 +01:00
Laurent Destailleur
440f923b01
Merge pull request #15983 from zuiko/patch-2
...
Fix #15820 Bug: Unable to edit the pricing in Sales Order
2021-01-16 18:34:41 +01:00
Laurent Destailleur
8b9287055e
Update functions.lib.php
2021-01-16 18:34:25 +01:00
Laurent Destailleur
b4be544350
Merge pull request #15978 from bb2a/tel_on_list_users
...
NEW Add column "Office phone" and "User mobile" in user list
2021-01-16 18:06:19 +01:00
Laurent Destailleur
506d809712
FIX #15991
2021-01-16 17:50:02 +01:00
Laurent Destailleur
87d16c56e7
Merge pull request #15977 from frederic34/TotalAmountOfdirectDebitOrderDiffersFromSumOfLines
...
add missing translation
2021-01-16 17:28:20 +01:00
Laurent Destailleur
1d5182adf0
Merge pull request #15973 from frederic34/patch-10
...
missing default value
2021-01-16 17:27:33 +01:00
Laurent Destailleur
fdeb2d2f9c
Merge pull request #15979 from frederic34/patch-8
...
member has ref now
2021-01-16 17:26:52 +01:00
Laurent Destailleur
d67e0621dd
Merge pull request #15994 from andreubisquerra/develop
...
FIX Avoid php errors if negative var in Receipt Module
2021-01-16 17:25:40 +01:00
Laurent Destailleur
9426512eaf
Fix for #15988
2021-01-16 17:21:52 +01:00
Frédéric FRANCE
3c2bf5d9e9
fix trans
...
Conflicts:
htdocs/core/class/commonobject.class.php
2021-01-16 17:18:58 +01:00
Laurent Destailleur
f2488a399e
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-01-16 17:13:54 +01:00
Laurent Destailleur
cdcc6b7324
Merge pull request #15974 from frederic34/davadmin
...
fix trans
2021-01-16 17:13:37 +01:00
Laurent Destailleur
ba51e67477
Merge pull request #15981 from bb2a/phone_picto_on_liste
...
Add picto phone and url on thirparty and contact list
2021-01-16 17:00:33 +01:00
Laurent Destailleur
bb6ea8a6cb
Merge pull request #15984 from frederic34/patch-14
...
fix merge
2021-01-16 17:00:12 +01:00
Laurent Destailleur
ab1e49ab20
Merge pull request #15986 from aspangaro/13a27
...
Optimize select_auxaccount
2021-01-16 16:59:20 +01:00
Laurent Destailleur
8c8ffa3daf
Fix default limit
2021-01-16 16:56:49 +01:00
Laurent Destailleur
c5e6fb30fb
Merge pull request #15993 from andreubisquerra/develop
...
Fix special chars in free text with TakePOS
2021-01-16 16:53:00 +01:00
Laurent Destailleur
de6f6c9b5d
Update functions.lib.php
2021-01-16 16:51:47 +01:00
zuiko
32b5aa7790
Update functions.lib.php
...
Fix #15820
function price2num
add underscore and - in the pattern in instruction
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>]/', '', $amount);
as this:
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>\_\-]/', '', $amount);
in order to cover some constantes cases as 20% (TX_NORMAL) or 10% (TX_REDUIT) for example where underscore or - can be used.
I don't know if other characters have to be added to this pattern.
2021-01-16 16:51:27 +01:00
Laurent Destailleur
d00eb5b533
Merge pull request #15989 from zuiko/patch-3
...
Fix #15820 Bug: Unable to edit the pricing in Sales Order
2021-01-16 16:50:49 +01:00
Laurent Destailleur
e5c932d3f4
Update functions.lib.php
2021-01-16 16:50:34 +01:00
Laurent Destailleur
d592a5d669
Trans
2021-01-16 16:47:38 +01:00