florian HENRY
b5fc559889
travis
2017-10-18 14:48:58 +02:00
Juanjo Menent
df53870c01
FIX: Bad localtax apply
2017-10-18 12:13:32 +02:00
Juanjo Menent
4382642099
FIX: Bad localtax apply
2017-10-18 12:10:00 +02:00
Laurent Destailleur
8e4cb2ea79
Update doc/test
2017-10-18 12:09:11 +02:00
Laurent Destailleur
66538c7c0f
Position of method
2017-10-18 11:34:49 +02:00
Laurent Destailleur
69b131b919
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/card.php
htdocs/societe/class/api_thirdparties.class.php
2017-10-18 11:28:20 +02:00
Laurent Destailleur
07a6f75b95
Update changelog
2017-10-18 11:25:41 +02:00
Laurent Destailleur
037b90f2f3
NEW The comment when closing a proposal is added to commercial proposal
2017-10-18 11:23:16 +02:00
Laurent Destailleur
b124c7f16d
Clean params
2017-10-18 11:15:54 +02:00
Laurent Destailleur
000c1bddb2
Fix we lose the private not when closing proposal
2017-10-18 11:12:59 +02:00
Laurent Destailleur
d40dda83cf
Add API "close" for proposals
...
Standardize code
2017-10-18 11:10:08 +02:00
Laurent Destailleur
347883b7be
Code comment
2017-10-18 10:39:36 +02:00
florian HENRY
4273e507c5
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into
...
dev_accountancy
Conflicts:
htdocs/accountancy/bookkeeping/thirdparty_lettrage.php
htdocs/accountancy/bookkeeping/thirdparty_lettrage_supplier.php
htdocs/accountancy/class/lettering.class.php
2017-10-18 09:52:56 +02:00
fappels
6b557fd92f
Fix old batches not displayed in multi warehouse shipping
...
Old batches not available in product_lot table are not shown for
shipping from multiple warehouses
2017-10-17 22:19:45 +02:00
Maxime Kohlhaas
9875d1b7cc
Missing comments
2017-10-17 19:46:06 +02:00
fappels
6ba7fe26a7
Merge remote-tracking branch 'refs/remotes/Dolibarr/5.0' into 5.0
2017-10-17 16:59:24 +02:00
Laurent Destailleur
536e1a95c7
Add SEPA file example
2017-10-17 14:20:39 +02:00
Laurent Destailleur
6bcdf2ff75
Test replacement of img switcher with FA css
2017-10-17 14:03:22 +02:00
florian HENRY
50cacfee3d
lighter icon
2017-10-17 13:24:38 +02:00
Laurent Destailleur
3a97a3e2ad
Move key "Translation" into main file.
...
Add direct link to edit on transifex
2017-10-17 13:05:55 +02:00
Laurent Destailleur
aa1ff189e1
Fix var not correctly initialized when using api + multicompany
2017-10-17 12:58:26 +02:00
Laurent Destailleur
235817c581
Fix missing default limit
2017-10-17 12:02:58 +02:00
Laurent Destailleur
5b880cf45f
Merge pull request #7645 from frederic34/transedit
...
enhance admin translation
2017-10-17 11:48:19 +02:00
Laurent Destailleur
d70c215ab8
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/bank/bankentries.php
htdocs/fourn/facture/card.php
2017-10-17 11:14:58 +02:00
Laurent Destailleur
81e7f45200
FIX Stats on invoices show nothing
2017-10-17 11:08:49 +02:00
Laurent Destailleur
5998f60764
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2017-10-17 10:51:21 +02:00
Laurent Destailleur
5937fba373
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2017-10-17 10:51:11 +02:00
Laurent Destailleur
8b140ab069
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2017-10-17 10:44:29 +02:00
Laurent Destailleur
eb1fdca157
NEW Can create intervention from a proposal
2017-10-17 10:44:18 +02:00
Laurent Destailleur
082d59439f
Fix add missing seconds when adding event so sort order on date is ok
2017-10-17 10:43:37 +02:00
Darkjeff
458616e74b
Merge branch 'develop' of https://github.com/Darkjeff/dolibarr into develop
2017-10-17 09:13:37 +02:00
Darkjeff
db1aa4eeac
Merge remote-tracking branch 'refs/remotes/Dolibarr/develop' into develop
2017-10-17 09:11:18 +02:00
BackrndSource
df388df3ff
Update html.form.class.php
...
$lang->load('errors') is needed to load the traductions for:
$return.= '<font class="error">'.$langs->trans("ErrorYourCountryIsNotDefined").'</div>';
$return.= '<font class="error">'.$langs->trans("ErrorSupplierCountryIsNotDefined").'</div>';
2017-10-16 22:56:16 +02:00
Maxime Kohlhaas
25fa7d0564
New : add salaries, expense reports and leave requests in HRM tab of user card
2017-10-16 21:42:57 +02:00
Laurent Destailleur
768c623a89
Merge pull request #7644 from atm-florian/dev_extrafield_default_value
...
FIX : Extrafield default value admin/defaultvalues.php enabled
2017-10-16 21:42:50 +02:00
Maxime Kohlhaas
f7cadfbed1
Fix function declaration
2017-10-16 21:42:24 +02:00
Laurent Destailleur
8b78b12926
Merge pull request #7642 from BackrndSource/patch-1
...
Fix #7641 Fix update of note_public and note_private on societe class
2017-10-16 21:39:24 +02:00
Frédéric FRANCE
23e2c95af6
enhance admin translation
2017-10-16 21:22:13 +02:00
florian HENRY
51ce8bf2a5
js
2017-10-16 21:08:09 +02:00
florian HENRY
17db813a4e
Logical variable name suffix/prefix
2017-10-16 21:05:12 +02:00
Laurent Destailleur
b7c1b6b9d0
Merge pull request #7638 from hregis/develop_member
...
New usage of attributes
2017-10-16 21:03:30 +02:00
florian HENRY
695740142a
FIX : Extrafield default value admin/defaultvalues.php enabled
2017-10-16 20:54:53 +02:00
Laurent Destailleur
75ed44c704
Merge pull request #7636 from Dolibarr/scrutinizer-patch-3
...
Scrutinizer Auto-Fixes
2017-10-16 20:54:24 +02:00
Laurent Destailleur
ebe0664aff
Merge branch 'develop' into scrutinizer-patch-3
2017-10-16 20:54:15 +02:00
Laurent Destailleur
3b1b83a046
Look and feel v6
2017-10-16 20:53:23 +02:00
Laurent Destailleur
0b83513fe0
Merge pull request #7635 from papoteur-mga/develop
...
Add Autofill button for amount to pay in charge payment page
2017-10-16 20:26:53 +02:00
Laurent Destailleur
41464bf5ac
Merge pull request #7633 from defrance/patch-101
...
template file not only odt/ods
2017-10-16 20:25:20 +02:00
Laurent Destailleur
626fea3f7a
Merge pull request #7608 from atm-john/fix_supplier_invoice_from_supp_order
...
Fix extrafields transmition from supplier order to supplier invoice
2017-10-16 20:22:26 +02:00
Maxime Kohlhaas
b3f17dc614
Better with leftmenu
2017-10-16 20:20:55 +02:00
Maxime Kohlhaas
dac99c7745
Missing menus in links on index stats
2017-10-16 20:16:30 +02:00