Laurent Destailleur
5e4697b62d
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-04-13 15:03:46 +02:00
Laurent Destailleur
1cffa8c9fc
Fix for debian 8
2017-04-13 15:03:12 +02:00
Laurent Destailleur
a6b05bb4da
Merge branch '5.0' of github.com:Dolibarr/dolibarr into 5.0
2017-04-12 14:08:58 +02:00
Laurent Destailleur
8e33c8090d
FIX No filter on company when showing the link to elements.
2017-04-11 19:07:03 +02:00
Laurent Destailleur
2446cb5431
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/compta/facture.php
htdocs/compta/facture/fiche-rec.php
htdocs/contact/list.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/facture/card.php
htdocs/societe/list.php
htdocs/user/document.php
2017-04-11 11:43:54 +02:00
BENKE Charlie
2af3f010bf
expedition->dir_output is used by livraison
...
not livraison->dir_output who not exist
2017-04-11 11:33:14 +02:00
Laurent Destailleur
17da4f64a7
Merge pull request #6683 from marcosgdf/bug-6679
...
FIX #6679 User with restricted supplier invoice permissions can edit project, payment conditions, payment mode
2017-04-11 11:21:14 +02:00
Laurent Destailleur
4d72165288
Merge pull request #6681 from marcosgdf/bug-6680
...
FIX #6680 User with restricted supplier invoice permissions sees "reopen" button even if he has no permission to do it
2017-04-11 11:20:52 +02:00
Laurent Destailleur
a7ccb175e5
Merge pull request #6676 from marcosgdf/bug-6675
...
FIX #6675 Restricted user with no agenda permissions can see a button to create appointment in thirdparty contact list
2017-04-11 11:17:45 +02:00
Laurent Destailleur
5ae1b5457b
Merge pull request #6674 from marcosgdf/bug-6673
...
FIX #6673 Missing "nature" table header in thirdparty list
2017-04-11 11:17:21 +02:00
Laurent Destailleur
fc735eaa4f
Merge pull request #6672 from marcosgdf/bug-6671
...
FIX #6671 Cannot remove thirdparty type with "#" in its name
2017-04-11 11:16:58 +02:00
Laurent Destailleur
eb4236011b
Merge pull request #6670 from marcosgdf/bug-6669
...
FIX #6669 User with no permission to edit customer invoices can see a edit button in project entry
2017-04-11 11:15:16 +02:00
Laurent Destailleur
50dbe39cda
Merge pull request #6668 from marcosgdf/bug-6613
...
FIX #6613 Default subject for Supplier proposal emails is filled with a non-existing key
2017-04-11 11:14:47 +02:00
Laurent Destailleur
cd90dcb1e1
Merge pull request #6667 from marcosgdf/bug-6623
...
FIX #6623 User card shows "Return to list" link even if the user has no rights to list users
2017-04-11 11:14:25 +02:00
Laurent Destailleur
d4de81ed6d
Merge pull request #6659 from altatof/fix_incoterm
...
FIX: dont get empty "Incoterms : - " string if no incoterm
2017-04-11 11:08:17 +02:00
Laurent Destailleur
e357aed3e1
Merge pull request #6655 from altatof/fix_reffourn
...
FIX: dont lose supplier ref if no supplier price in database
2017-04-11 11:01:43 +02:00
Laurent Destailleur
abf87a6946
Merge branch '4.0' into fix_reffourn
2017-04-11 11:00:35 +02:00
Laurent Destailleur
f5f062936e
Merge pull request #6654 from atm-florian/5.0
...
fix: missing attribute update
2017-04-11 10:59:31 +02:00
Laurent Destailleur
a6b7c812f2
Merge pull request #6684 from marcosgdf/recurring
...
Corrected translation errors and little bug showing a non-available button to a restricted user
2017-04-11 10:59:06 +02:00
Marcos García de La Fuente
996b5e9f87
Corrected translation errors and little bug showing a non-available button to a restricted user
2017-04-09 18:17:46 +02:00
Marcos García de La Fuente
12df7b6ab9
FIX #6679 User with restricted supplier invoice permissions can edit project, payment conditions, payment mode
...
Close #6679
2017-04-09 18:09:08 +02:00
Marcos García de La Fuente
59fa5c2fe6
FIX #6680 User with restricted supplier invoice permissions sees "reopen" button even if he has no permission to do it
...
Close #6680
2017-04-09 17:38:59 +02:00
Marcos García de La Fuente
2057613ad9
FIX #6675 Restricted user with no agenda permissions can see a button to create appointment in thirdparty contact list
...
Close #6675
2017-04-09 15:18:02 +02:00
Marcos García de La Fuente
2d83efc7e3
FIX #6673 Missing "nature" table header in thirdparty list
...
Close #6673
2017-04-09 15:03:02 +02:00
Marcos García de La Fuente
da0af36086
FIX #6671 Cannot remove thirdparty type with "#" in its name
...
Close #6671
2017-04-09 14:51:15 +02:00
Marcos García de La Fuente
411d276ed2
FIX #6669 User with no permission to edit customer invoices can see a edit button in project entry
...
Close #6669
2017-04-09 14:29:40 +02:00
Marcos García de La Fuente
a8da077613
FIX #6613 Default subject for Supplier proposal emails is filled with a non-existing key
...
Close #6613
2017-04-09 14:13:04 +02:00
Marcos García de La Fuente
74f0ae5bbb
FIX #6623 User card shows "Return to list" link even if the user has no rights to list users
...
Close #6623
2017-04-09 14:09:33 +02:00
Laurent Destailleur
7f7ba6279a
Fix translation
2017-04-08 14:02:07 +02:00
Laurent Destailleur
31f580ad93
FIX Enter a direct bank transaction
2017-04-08 01:25:52 +02:00
altatof
d892a89f45
FIX: dont get empty "Incoterms : - " string if no incoterm
2017-04-07 14:15:51 +02:00
altatof
919633b2be
escape supplier ref
2017-04-07 12:10:01 +02:00
altatof
a6ec22d7fe
FIX: dont lose supplier ref if no supplier price in database
2017-04-07 12:06:15 +02:00
florian HENRY
7668702806
fix: missing attribute update
2017-04-07 08:56:10 +02:00
Laurent Destailleur
8363bee234
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/filefunc.inc.php
2017-04-06 21:56:48 +02:00
Laurent Destailleur
fe4f71296f
FIX #6636 Complete fix
2017-04-06 21:55:23 +02:00
Laurent Destailleur
5d099d24ee
Merge pull request #6636 from defrance/patch-3
...
FIX : Categories Bank vs categories transactions
2017-04-06 21:48:14 +02:00
Laurent Destailleur
18fc5bec9b
Better log
2017-04-06 10:56:37 +02:00
Laurent Destailleur
dc14268ac6
FIX complete hourly rate when not defined into table of time spent
2017-04-05 15:24:41 +02:00
Laurent Destailleur
e2b96abd0b
Fix translation
2017-04-05 13:34:52 +02:00
Laurent Destailleur
a6c60e4a9a
FIX shared bank account with multicompany not visible in invoice setup
2017-04-05 11:14:02 +02:00
Laurent Destailleur
7c868888a5
FIX Add option MAIN_MAIL_USE_MULTI_PART to include text content into
...
HTML email and add option MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS to
restore the inline images feature.
2017-04-05 01:02:03 +02:00
Laurent Destailleur
4f292d1247
Prepare 5.0.2
2017-04-04 13:01:53 +02:00
BENKE Charlie
5b5380659e
ERROR Categories Bank vs categories transactions
...
PB since 4.0, present in 5.0 and develop version
There is a confusion between the categorization function of bank accounts and the categorization function of the records. The categorization of the entries has been removed or it is not replaced by the categorization of the bank accounts.
I propose for the moment to restore the old category of writings but to envisage the creation of a new type of category "bank records" (or if it is not necessary with the new account) to leave so
2017-04-03 15:58:48 +02:00
Laurent Destailleur
13587fa13e
Fix key were not translated
2017-04-03 10:51:35 +02:00
Laurent Destailleur
6a69f9349b
Fix too much logs in list
2017-04-03 10:43:04 +02:00
Laurent Destailleur
a5a0995313
More comments
2017-04-03 10:11:29 +02:00
Laurent Destailleur
da3fdbc9f0
Prepare 5.0.1
2017-04-02 22:18:41 +02:00
Laurent Destailleur
00d485b2c5
Start 4.0.6
2017-04-02 22:09:06 +02:00
Laurent Destailleur
a2da0dab7d
FIX bank account not visible on payment card
2017-04-02 21:42:16 +02:00