Regis Houssin
359318392f
FIX missing entity filter in function "build_filterField()" (export)
2019-02-14 10:47:07 +01:00
Maxime Kohlhaas
550df138a6
Fix unexistant fields
2018-12-07 12:19:50 +01:00
Laurent Destailleur
f142238817
Fix missing field canvas
2018-12-04 21:25:59 +01:00
Laurent Destailleur
cb9ada2119
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/class/html.formmail.class.php
htdocs/core/modules/modSociete.class.php
htdocs/product/price.php
2018-12-01 18:19:45 +01:00
Maxime Kohlhaas
13806124b2
Fix add missing fk_department and fk_pays in contact/bank imports
2018-12-01 17:11:04 +01:00
Maxime Kohlhaas
5dcb3d2a1f
Fix extrafields in import tool
2018-11-30 19:23:05 +01:00
Laurent Destailleur
693570c48b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/modules/modSociete.class.php
2018-10-31 11:50:29 +01:00
Maxime Kohlhaas
abb343d37e
Fix missing name alias field in societe import/export #9091
2018-10-27 09:42:08 +02:00
Laurent Destailleur
26cff9e11f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/langs/en_US/blockedlog.lang
htdocs/stripe/config.php
2018-09-01 14:13:01 +02:00
Frédéric FRANCE
2eade6ea68
Update modSociete.class.php
2018-08-30 23:22:06 +02:00
Frédéric FRANCE
e2a557aadd
limit length of lines to 500 chars
2018-05-27 15:04:12 +02:00
Regis Houssin
2906358383
Fix: use "socpeople" instead "societe"
2018-04-27 10:42:10 +02:00
Regis Houssin
93a9430e49
Fix: regression, restore primary key
2018-03-08 07:41:54 +01:00
Laurent Destailleur
029ef534d0
Clean deprecated code (property "special" removed from mod descriptor)
2018-02-25 10:55:02 +01:00
Laurent Destailleur
7722f004c8
FIX #8153
2018-02-15 14:08:42 +01:00
Laurent Destailleur
930d58ab96
Fix import supplier product price vat
2018-02-06 10:03:06 +01:00
Laurent Destailleur
a18824050c
Merge pull request #7857 from vvnt/patch-7
...
modSociete.class.php permissions in English
2017-11-24 16:33:22 +01:00
Laurent Destailleur
b93e35cdd2
Fix a lot of request to use the IN getentity instead of =
...
Fix a lot of request to use left join on type of payment table
2017-11-23 15:06:16 +01:00
vvnt
1b646f755d
modSociete.class.php permissions in English
2017-11-22 23:11:36 +01:00
vvnt
c74eef03dd
modSociete.class.php (spelling correction)
...
Minor spelling correction.
2017-11-21 15:17:02 +01:00
Laurent Destailleur
c22cd1cfe9
Fix test on entity must always be done using the "IN" instead of "="
2017-10-03 17:41:22 +02:00
Regis Houssin
9823d6622c
Fix: use default $shared value
2017-09-27 17:40:02 +02:00
Regis Houssin
909826e24f
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-06-20 06:25:35 +02:00
Inovea Conseil
85efe6ef74
Add import fields for societe rib
...
Add import fields for rib account, this fields are used in a new external module bankwire for supplier invoice.
But we must copy the translation of banks.lang in bills.lang are there an other solution ?
2017-06-19 11:32:11 +02:00
Regis Houssin
fa58f0f3e8
Fix: add entity filter
2017-06-09 09:25:15 +02:00
Regis Houssin
5c5663c5ae
New: getEntity function use true $shared value by default
2017-05-30 18:50:54 +02:00
Laurent Destailleur
35b79818b7
Uniformize css rules
2017-03-16 20:33:51 +01:00
Laurent Destailleur
412be59f78
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2017-01-20 12:09:39 +01:00
Laurent Destailleur
16779be162
Fix missing email/multicompany field
2017-01-17 10:51:30 +01:00
Laurent Destailleur
d95ac3bbdd
Fix warning
2017-01-16 00:16:20 +01:00
Laurent Destailleur
7bccaff28a
Fix remove warnings
2017-01-15 23:32:14 +01:00
florian HENRY
a99ac7fb6b
taking account @eldy remarks
2016-12-13 16:52:49 +01:00
florian HENRY
2f138c0c37
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_exportthirdparty
2016-12-13 16:49:39 +01:00
Maxime Kohlhaas
04ed2df827
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_modimport_update_option
...
# Conflicts:
# htdocs/imports/import.php
2016-12-11 16:20:46 +01:00
florian HENRY
a797c45e3b
sdf
2016-12-09 16:28:06 +01:00
florian HENRY
1e39805945
integrate Eldy remarks
2016-12-09 16:14:43 +01:00
florian HENRY
c1652169f2
NEW : Add in export thirdparty for user limit on view thirpdarty to
...
sales team also to subsidiaries
2016-11-30 16:09:59 +01:00
florian HENRY
8ea49d8887
add extrafields thirdparty on contact export
2016-11-25 10:55:09 +01:00
Maxime Kohlhaas
e5418a7624
Merge branch 'develop' of github.com:atm-maxime/dolibarr into new_modimport_update_option
2016-11-06 11:36:08 +01:00
Laurent Destailleur
28933c31dd
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/projet/card.php
2016-10-16 19:04:33 +02:00
Laurent Destailleur
2db38b4bcc
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/societe/list.php
2016-10-16 19:02:36 +02:00
Sergio Sanchis Climent
567f7e5365
FIX : #5340
2016-10-14 00:43:10 +02:00
florian HENRY
4e34b6e0c6
Merge remote-tracking branch 'origin/develop' into develop
2016-10-12 19:00:32 +02:00
florian HENRY
cc28391944
NEW : Export thirdparty with payement terms and mode
2016-10-12 18:59:34 +02:00
Maxime Kohlhaas
51d5de2e22
Merge branch 'develop' of github.com:atm-maxime/dolibarr into new_modimport_update_option
2016-10-03 01:07:04 +02:00
Laurent Destailleur
287f9972a8
Merge branch 'new_no_default_rights' of
...
https://github.com/atm-maxime/dolibarr into
atm-maxime-new_no_default_rights
Conflicts:
htdocs/langs/en_US/admin.lang
2016-09-30 13:04:14 +02:00
Laurent Destailleur
94dbe3da3f
Fix the info if module are provided by module or not was wrong
2016-09-30 13:02:13 +02:00
Maxime Kohlhaas
5b9acef10c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_modimport_update_option
2016-08-23 10:51:00 +02:00
Maxime Kohlhaas
e6411dd246
Start work to allow updates in import module
2016-08-22 12:25:03 +02:00
Laurent Destailleur
b267402df6
Merge remote-tracking branch 'origin/4.0' into develop
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/main.lang
htdocs/societe/rib.php
2016-08-01 15:15:32 +02:00