atm-ph
|
72dd182b1f
|
Fix list from 'Contacts/Addresses' on company may show duplicate value for extrafields
|
2018-10-16 18:22:43 +02:00 |
|
Regis Houssin
|
43ac51b44c
|
FIX remove debug
|
2018-09-10 10:11:07 +02:00 |
|
Regis Houssin
|
8699866062
|
FIX better compatibility with multicompany
|
2018-09-10 10:08:04 +02:00 |
|
ATM-Nicolas
|
5b15e688af
|
FIX : PHP warning, undefined index notnull
|
2018-08-07 09:38:18 +02:00 |
|
Laurent Destailleur
|
7eea70ebc8
|
FIX #8858 #8860 Backport better compatibility fix
|
2018-05-29 10:13:34 +02:00 |
|
florian HENRY
|
67329b8805
|
fix commonobject double style
|
2018-04-24 12:33:07 +02:00 |
|
Laurent Destailleur
|
0a5e606937
|
FIX extrafields price and double were lost during a failed post.
|
2018-04-23 22:53:57 +02:00 |
|
Laurent Destailleur
|
54154343b2
|
Merge pull request #8643 from ATM-Marc/FIX_7.0_commonobject_default
FIX: CommonObject: don't require 'notnull' field if 'default' set
|
2018-04-20 01:28:00 +02:00 |
|
Marc de Lima Lucio
|
893ce55852
|
FIX: commonobject: don't require notnull field if default set
|
2018-04-19 10:29:48 +02:00 |
|
Marc de Lima Lucio
|
e88830820a
|
FIX: dont print empty date in CommonObject::showOutputField
|
2018-04-18 11:13:18 +02:00 |
|
Laurent Destailleur
|
ca6b7205ef
|
Update commonobject.class.php
|
2018-04-11 16:27:56 +02:00 |
|
ATM-Nicolas
|
47d5b1f6fd
|
FIX : update wrong datetime extrafield
|
2018-04-10 16:39:28 +02:00 |
|
Regis Houssin
|
5914bfdf18
|
Fix: more complete
|
2018-04-05 13:00:55 +02:00 |
|
Regis Houssin
|
156d26ddb9
|
Fix: backward compatibility
|
2018-04-05 13:00:50 +02:00 |
|
florian HENRY
|
cc7deb0add
|
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0
|
2018-03-29 09:36:05 +02:00 |
|
florian HENRY
|
78812ef826
|
better error management
|
2018-03-29 09:35:47 +02:00 |
|
Laurent Destailleur
|
125085acee
|
Fix name of method to avoid ci errors
|
2018-03-29 03:01:05 +02:00 |
|
florian HENRY
|
af7c1d8da1
|
fix error log
|
2018-03-27 18:39:18 +02:00 |
|
fappels
|
caa43ae2f6
|
Make helper methods available for derived classes.
Use-case: a module build with modulebuilder can make it's own fetch
method using the helper methods.
|
2018-03-23 17:35:46 +01:00 |
|
Laurent Destailleur
|
8cf2d4eb45
|
Fix filter on holiday statut
Fix tr/td balance for extrafields on lines
|
2018-03-20 10:10:21 +01:00 |
|
Alexis Algoud
|
74dc815bfa
|
fix commonobject isInt for module builder capabilities
|
2018-03-10 19:02:06 +01:00 |
|
florian HENRY
|
42fed5981d
|
bettre syntax
|
2018-03-09 19:16:06 +01:00 |
|
florian HENRY
|
02beed265e
|
better space
|
2018-03-09 19:14:43 +01:00 |
|
florian HENRY
|
5a56e802d9
|
FIX #8232
|
2018-03-09 19:10:52 +01:00 |
|
florian HENRY
|
03873038d5
|
fix comment task
|
2018-03-07 08:47:34 +01:00 |
|
Laurent Destailleur
|
435e4823a5
|
Fix some warning during install
|
2018-02-24 11:58:09 +01:00 |
|
Laurent Destailleur
|
34135e0a13
|
Fix extrafield date or datetime with bad timezone
|
2018-02-20 19:20:47 +01:00 |
|
Laurent Destailleur
|
b515448bbd
|
Fix delete when no extrafields used
|
2018-02-15 00:01:25 +01:00 |
|
Laurent Destailleur
|
5f0f9ff326
|
Fix delete page
|
2018-02-14 23:57:57 +01:00 |
|
Laurent Destailleur
|
b2835fc803
|
Fix check of vat only for european countries
|
2018-02-12 15:54:24 +01:00 |
|
Laurent Destailleur
|
ab21769aa2
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/compta/facture/card.php
|
2018-02-08 12:58:47 +01:00 |
|
Regis Houssin
|
839de65012
|
Fix: avoid error -1
|
2018-02-05 11:30:31 +01:00 |
|
Laurent Destailleur
|
f57ea2682a
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/contrat/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/notify.class.php
htdocs/societe/class/societe.class.php
|
2018-02-03 19:33:24 +01:00 |
|
Regis Houssin
|
13106d34a6
|
Fix: compatibility with multicompany sharing
|
2018-02-02 12:36:47 +01:00 |
|
Laurent Destailleur
|
0412d3d11d
|
Fix extrafield mandatory check.Fix empty extrafields with type link.
|
2018-02-01 19:05:24 +01:00 |
|
Laurent Destailleur
|
ed3bcf59b6
|
Try doc hint array of array of int with @var int[][]
|
2018-02-01 10:50:50 +01:00 |
|
Laurent Destailleur
|
14ecdce650
|
Fix merge of thirdparties (pb when merging codes and error management)
|
2018-01-31 18:01:56 +01:00 |
|
fappels
|
00185bd9d4
|
Fix fetchCommon should return 0 iso error if not found
|
2018-01-15 11:21:24 +01:00 |
|
fappels
|
25b455272a
|
Fix 0 is a valif value for a NOT NULL field
|
2018-01-14 15:31:31 +01:00 |
|
Laurent Destailleur
|
50596a5214
|
Fix trans key
|
2018-01-12 14:06:48 +01:00 |
|
Laurent Destailleur
|
e6c7f9e69b
|
Debug module inventory
|
2017-12-22 21:29:09 +01:00 |
|
Laurent Destailleur
|
f504716501
|
Fix sync contact - external user
|
2017-12-19 16:16:31 +01:00 |
|
Laurent Destailleur
|
1351a43a30
|
FIX Maxi debug of permission for users external or restricted to sales
representatives
|
2017-12-18 16:13:05 +01:00 |
|
Laurent Destailleur
|
247c380d18
|
Several fixes
|
2017-12-12 16:11:40 +01:00 |
|
Laurent Destailleur
|
cc813df2a5
|
Fix modulebuilder
|
2017-12-09 20:17:47 +01:00 |
|
Laurent Destailleur
|
f22e7ee24a
|
Fixes
|
2017-12-09 17:29:19 +01:00 |
|
Laurent Destailleur
|
ce32da6217
|
Fix debugs APIs
|
2017-12-01 15:39:18 +01:00 |
|
Laurent Destailleur
|
0b9a3087ea
|
Fix bug reported by scrutinizer
|
2017-11-25 12:11:02 +01:00 |
|
Laurent Destailleur
|
c16a150a70
|
NEW Remove background on agenda view when event is a not busy event.
|
2017-11-24 20:02:46 +01:00 |
|
Laurent Destailleur
|
831099fef8
|
Debug modulebuilder
|
2017-11-24 16:24:42 +01:00 |
|