Laurent Destailleur
|
74deb05527
|
Clean code. Use constant for status of supplier order process.
|
2017-10-07 13:04:31 +02:00 |
|
Laurent Destailleur
|
d28188d19d
|
FIX Generation of invoice from bulk action "Bill Orders"
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
|
2017-10-04 14:31:52 +02:00 |
|
Laurent Destailleur
|
a74d6074a3
|
FIX Generation of invoice from bulk action "Bill Orders"
|
2017-10-04 14:27:10 +02: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 |
|
Laurent Destailleur
|
f2e0ff0d30
|
Merge branch 'develop_dict' of https://github.com/hregis/dolibarr into hregis-develop_dict
|
2017-10-03 17:25:01 +02:00 |
|
Laurent Destailleur
|
2f20de2457
|
Fix cancel button on create
|
2017-10-03 14:57:38 +02:00 |
|
Regis Houssin
|
09e71f1390
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-10-02 11:51:27 +02:00 |
|
Laurent Destailleur
|
f007f9e7e5
|
NEW Add new property visible dy default on lists on extrafields
|
2017-09-29 13:26:44 +02:00 |
|
Regis Houssin
|
9823d6622c
|
Fix: use default $shared value
|
2017-09-27 17:40:02 +02:00 |
|
Regis Houssin
|
20684b4505
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/modules/rapport/pdf_paiement.class.php
htdocs/core/modules/rapport/pdf_paiement_fourn.class.php
|
2017-09-27 17:22:18 +02:00 |
|
Laurent Destailleur
|
c9e9f60f8f
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-09-25 19:55:52 +02:00 |
|
Laurent Destailleur
|
c5287e68b1
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/admin/multicurrency.php
htdocs/core/modules/modFournisseur.class.php
|
2017-09-25 19:54:27 +02:00 |
|
Regis Houssin
|
d592664150
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-09-25 06:48:26 +02:00 |
|
Laurent Destailleur
|
e3da4188e2
|
GETPOST must not clean data for text input.
|
2017-09-25 00:16:52 +02:00 |
|
Laurent Destailleur
|
f990667b1a
|
NEW Can send email from the member card using email templates.
|
2017-09-22 17:48:38 +02:00 |
|
TuxGasy
|
4043141ae3
|
Allow create shipping if STOCK_SUPPORTS_SERVICES option is enabled
|
2017-09-18 14:11:21 +02:00 |
|
Regis Houssin
|
a03ef95eaa
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/tables/llx_c_payment_term.sql
|
2017-09-18 09:11:04 +02:00 |
|
Laurent Destailleur
|
ab5724e7ff
|
Mutualize code for forms to send emails. Remove thousand line of code.
|
2017-09-17 17:12:14 +02:00 |
|
Laurent Destailleur
|
e014ac6ea9
|
NEW Send by email available in bulk for expense report
|
2017-09-16 22:03:25 +02:00 |
|
Laurent Destailleur
|
b4eab24490
|
Add project into list of customer orders
|
2017-09-16 20:32:28 +02:00 |
|
Laurent Destailleur
|
0fec777d0e
|
NEW On bulk email from a list, can uncheck "Join main document".
NEW Show direct preview link on contract
|
2017-09-16 18:31:30 +02:00 |
|
Laurent Destailleur
|
630dc92a13
|
NEW Mass PDF Merging is available on contracts
|
2017-09-16 15:39:52 +02:00 |
|
Regis Houssin
|
db17eb80ec
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/class/paymentterm.class.php
|
2017-09-15 16:45:49 +02:00 |
|
Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Laurent Destailleur
|
e02c220c08
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-09-15 11:04:27 +02:00 |
|
Laurent Destailleur
|
cce1549f66
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/commande/card.php
htdocs/core/lib/functions.lib.php
htdocs/fourn/card.php
htdocs/public/members/new.php
|
2017-09-15 11:02:34 +02:00 |
|
Laurent Destailleur
|
0873260b8a
|
USe second parameter in GETPOST
|
2017-09-15 10:50:50 +02:00 |
|
Laurent Destailleur
|
2798726dba
|
Update card.php
|
2017-09-14 13:23:28 +02:00 |
|
Laurent Destailleur
|
51d1c35399
|
Merge pull request #7380 from tysauron/patch-8
$soc->getAvailableDiscounts . where soc not set.
|
2017-09-14 12:12:20 +02:00 |
|
Regis Houssin
|
a494e01f00
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-14 12:07:19 +02:00 |
|
Stéphane BERTHELOT
|
93defa5f59
|
Fix dates in commande and remisecheque for PostgreSQL (should be treated like strings)
|
2017-09-14 12:06:25 +02:00 |
|
Laurent Destailleur
|
165c3ac112
|
Merge pull request #7374 from EmisFR/develop
Fix dates in commande and remisecheque for PostgreSQL
|
2017-09-14 12:05:51 +02:00 |
|
TuxGasy
|
f0983353f2
|
Fix #7387 : filter clsed company when create new documents
|
2017-09-14 12:01:35 +02:00 |
|
Laurent Destailleur
|
149ab80b3a
|
The event array of an object is visible even if no event yet recorded.
|
2017-09-13 14:18:36 +02:00 |
|
Laurent Destailleur
|
71ce82b6b9
|
NEW Better autoselect customer or supplier fields to save clicks
|
2017-09-12 16:51:10 +02:00 |
|
tysauron
|
afac908fda
|
$soc->getAvailableDiscounts . where soc not set.
|
2017-09-12 12:35:06 +02:00 |
|
Stéphane BERTHELOT
|
66f671f4c8
|
Fix dates in commande and remisecheque for PostgreSQL (should be treated like strings)
|
2017-09-11 18:01:24 +02:00 |
|
Laurent Destailleur
|
b87ce172c3
|
FIX hidden option MAIN_PROPAGATE_CONTACTS_FROM_ORIGIN
|
2017-09-11 13:40:34 +02:00 |
|
Laurent Destailleur
|
59ab52c718
|
FIX hidden option MAIN_PROPAGATE_CONTACTS_FROM_ORIGIN
|
2017-09-11 13:39:03 +02:00 |
|
Regis Houssin
|
b5de8da3a6
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/modules/modFacture.class.php
|
2017-09-11 08:07:55 +02:00 |
|
Laurent Destailleur
|
259cca0230
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/dict.php
htdocs/admin/mails_templates.php
|
2017-09-08 13:30:54 +02:00 |
|
Laurent Destailleur
|
03fe9d4e97
|
Escape all status
|
2017-09-08 13:23:12 +02:00 |
|
Laurent Destailleur
|
bde293af22
|
Fix filter on extrafield with type sellist
|
2017-09-07 15:34:25 +02:00 |
|
Regis Houssin
|
66e548427c
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/resultat/clientfourn.php
htdocs/core/lib/functions.lib.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-07 10:50:35 +02:00 |
|
Laurent Destailleur
|
4b9f54e571
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/mysql/data/llx_accounting.sql
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
htdocs/install/mysql/tables/llx_holiday_config.sql
|
2017-09-01 17:34:57 +02:00 |
|
Regis Houssin
|
8e8f94df11
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture-rec.class.php
|
2017-08-30 19:33:23 +02:00 |
|
Laurent Destailleur
|
d3c95e030b
|
Fix delete file not possible for external user even with permissions
|
2017-08-30 14:34:36 +02:00 |
|
Laurent Destailleur
|
7aa09d8b71
|
NEW Can create thirdparty from card proposal, order or invoice
|
2017-08-28 18:37:16 +02:00 |
|
Regis Houssin
|
2f537a1ade
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/charges/index.php
htdocs/compta/paiement/list.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-22 18:49:40 +02:00 |
|
Laurent Destailleur
|
81b11100b0
|
Prepare code to clone site an fetch external page
|
2017-08-03 01:45:31 +02:00 |
|