Frédéric FRANCE
|
c3f07dd2e0
|
define $code for all execution paths
|
2018-10-09 19:28:52 +02:00 |
|
Laurent Destailleur
|
0e986b8f97
|
Update societe.class.php
|
2018-03-29 13:48:09 +02:00 |
|
atm-ph
|
a89983ef5c
|
Fix error on creating company with external module in 'custom' folder with a file to generate accountancy code
|
2018-03-28 15:41:10 +02:00 |
|
Laurent Destailleur
|
276f2dce77
|
FIX #8200
|
2018-02-20 14:55:23 +01:00 |
|
Regis Houssin
|
13106d34a6
|
Fix: compatibility with multicompany sharing
|
2018-02-02 12:36:47 +01:00 |
|
Laurent Destailleur
|
76f1dbe16b
|
FIX #7288
|
2017-09-26 12:25:26 +02:00 |
|
Laurent Destailleur
|
c315ad7801
|
Fix missing tables into childtables
|
2017-09-10 18:04:13 +02:00 |
|
Regis Houssin
|
9430952561
|
Fix: missing entity filter (multicompany)
|
2017-07-12 11:00:18 +02:00 |
|
Laurent Destailleur
|
252d8da8fc
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2017-07-07 15:11:53 +02:00 |
|
Laurent Destailleur
|
a5cfd7c2e2
|
FIX Error when updating thirdparty not returned
|
2017-07-01 16:24:33 +02:00 |
|
Laurent Destailleur
|
e8b33e3dba
|
To provide solution to get thirdparty when name is not unique.
Conflicts:
htdocs/societe/class/societe.class.php
|
2017-06-29 15:38:39 +02:00 |
|
Laurent Destailleur
|
2f8c0bb555
|
Revert "To provide solution to get thirdparty when name is not unique."
This reverts commit 58328d36b3.
|
2017-06-29 15:36:39 +02:00 |
|
Laurent Destailleur
|
58328d36b3
|
To provide solution to get thirdparty when name is not unique.
|
2017-06-29 15:32:36 +02:00 |
|
Laurent Destailleur
|
7587a3d592
|
Merge branch 'develop' into develop_transverse
|
2017-06-08 10:25:04 +02:00 |
|
Regis Houssin
|
b183c6e7ac
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_transverse
|
2017-06-07 20:23:24 +02:00 |
|
Regis Houssin
|
2b36135641
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_mc
|
2017-06-07 20:14:03 +02:00 |
|
Laurent Destailleur
|
1820649175
|
Maxi debug of v6
|
2017-06-07 19:28:31 +02:00 |
|
Regis Houssin
|
b66da3d148
|
New: big refactorization of multicompany transverse mode
|
2017-06-06 10:23:33 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
e5fe629a0e
|
NEW Extrafields support formulas to be computed using PHP expressions
|
2017-05-24 22:48:44 +02:00 |
|
Laurent Destailleur
|
6e31de731b
|
Fix phpunit
|
2017-05-21 20:24:56 +02:00 |
|
Laurent Destailleur
|
b29f325fcf
|
Work on search criteria persistence
|
2017-05-16 23:38:23 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
5a31d2c95a
|
Fix css
|
2017-05-10 13:39:00 +02:00 |
|
Laurent Destailleur
|
865c8140d1
|
Clean code
|
2017-04-30 03:23:06 +02:00 |
|
Laurent Destailleur
|
52c86cb3f5
|
NEW Bulk actions available on supplier orders
|
2017-04-09 13:12:25 +02:00 |
|
Laurent Destailleur
|
536afb44c7
|
Merge pull request #6599 from defrance/patch-2
NEW : SOCIETE_ADD_REF_IN_LIST more display case GetNomUrl
|
2017-03-31 17:44:31 +02:00 |
|
Laurent Destailleur
|
01a74a8d23
|
Work on 6.0 look and feel
|
2017-03-31 17:41:20 +02:00 |
|
BENKE Charlie
|
6ee1c79f6f
|
SOCIETE_ADD_REF_IN_LIST more display case GetNomUrl
0 = only socname (usual)
1 = socname and code_customer and supplier (like before)
2 = only code customer
3 = only code supplier
|
2017-03-27 18:26:24 +02:00 |
|
Laurent Destailleur
|
b9a9997688
|
Page societe/soc.php and compta/facture.php was renamed into card.php
to match page naming conventions.
|
2017-03-20 21:29:22 +01:00 |
|
Laurent Destailleur
|
92d9eb3c5d
|
Several fix for a better management of #6424
|
2017-02-22 17:46:54 +01:00 |
|
florian HENRY
|
5ec01b3175
|
NEW : Can send email to multiple destinaries from mailform
|
2017-02-15 11:41:09 +01:00 |
|
Laurent Destailleur
|
31c3398b7f
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/modules.php
|
2017-02-08 10:59:05 +01:00 |
|
Laurent Destailleur
|
dc0856413c
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-02-08 10:57:02 +01:00 |
|
Laurent Destailleur
|
d7060b0c4b
|
FIX #6360
|
2017-02-02 03:14:21 +01:00 |
|
Laurent Destailleur
|
c3fb559d3b
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/modProduct.class.php
|
2017-02-01 20:58:17 +01:00 |
|
Laurent Destailleur
|
27caa586c2
|
Fix auto increment customer code must be done only if error is on
duplicate code
|
2017-01-28 12:36:53 +01:00 |
|
Laurent Destailleur
|
1878647d26
|
NEW Add statistics on supplier tab.
|
2017-01-23 20:54:52 +01:00 |
|
Laurent Destailleur
|
94249b7926
|
NEW Add statistics on tabs
|
2017-01-20 14:03:07 +01:00 |
|
Laurent Destailleur
|
a05132d26e
|
Fix PHP 7.1 error
|
2017-01-16 09:05:09 +01:00 |
|
Laurent Destailleur
|
6aa26e0f62
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/paiement.php
htdocs/product/stock/massstockmove.php
htdocs/projet/info.php
htdocs/projet/tasks/time.php
htdocs/societe/class/societe.class.php
|
2017-01-13 16:49:18 +01:00 |
|
Laurent Destailleur
|
8d5c853267
|
FIX Protection so even if link is output for external user, links is
disabled.
|
2017-01-12 15:12:53 +01:00 |
|
Laurent Destailleur
|
9e44eb0d15
|
Fix return code REST similar for all api with POST
|
2016-12-23 02:08:22 +01:00 |
|
Laurent Destailleur
|
220d81b350
|
Fix duplicate tooltips
|
2016-10-28 17:43:29 +02:00 |
|
Laurent Destailleur
|
6ef74b33c9
|
Uniformize code
|
2016-10-25 11:09:26 +02:00 |
|
Laurent Destailleur
|
b284bdd953
|
NEW #5896 More complete data on event sent by email (name in title,
emails list in details)
|
2016-10-24 02:02:30 +02:00 |
|
Laurent Destailleur
|
f93bca9be9
|
NEW Can see/make bank conciliation from transaction list
|
2016-10-21 17:00:31 +02:00 |
|
Laurent Destailleur
|
db3e3642b0
|
NEW Can generate SEPA mandate for each bank account of your customers
|
2016-10-06 00:14:25 +02:00 |
|
Laurent Destailleur
|
25c5f40bf1
|
Add css on picto status
|
2016-09-10 19:44:55 +02:00 |
|
Laurent Destailleur
|
7d056f6857
|
NEW Use small photo of user on all user links
|
2016-09-01 11:29:30 +02:00 |
|