Laurent Destailleur
6e3822345c
Fix use setup of template for attached files in mass actions
2018-10-29 02:14:31 +01:00
Maxime Kohlhaas
b68b8fe412
Fix changing currency in a doc was recalculating amounts in company currency #9801
2018-10-28 11:02:51 +01:00
Maxime Kohlhaas
46d3bec104
Fix replenish wasn't caring about supplier price min quantity #9561
2018-10-28 10:25:56 +01:00
Maxime Kohlhaas
2fe4763570
Fix default accounting accounts on loan creation #9643
2018-10-28 09:22:55 +01:00
Librethic
fcd687642c
FIX: keep external module element when adding resource
...
When adding object from external module as a resource we need to keep @modulename as defined into url rather than use `element` property (which do not contain @modulename).
2018-10-27 11:46:12 +02:00
Maxime Kohlhaas
4ec80b5136
Fix invoice supplier clone was not getting all lines parameters #9800
2018-10-27 10:53:01 +02:00
Frédéric FRANCE
a30091fd74
Update commande.class.php
2018-10-27 09:51:19 +02:00
Maxime Kohlhaas
abb343d37e
Fix missing name alias field in societe import/export #9091
2018-10-27 09:42:08 +02:00
Maxime Kohlhaas
1b054f1b36
Fix invoice creation from contract was invoicing closed services #9087
2018-10-27 09:21:49 +02:00
Laurent Destailleur
d800fe9256
FIX extrafields of taks not visible in creation
2018-10-26 16:21:01 +02:00
De Coninck Laurent
d347cf3a85
set a message
2018-10-26 16:18:27 +02:00
Philippe GRAND
f450e04856
Merge remote-tracking branch 'upstream/8.0' into 8.0
2018-10-26 15:38:15 +02:00
Laurent Destailleur
7c81124e66
Merge pull request #9869 from ATM-Marc/FIX_6.0_typhon_order_ref
...
FIX: pdf typhon: order reference duplicate
2018-10-26 15:18:19 +02:00
Laurent Destailleur
ed0393dfa8
Merge pull request #9875 from atm-john/Fix_title
...
FIX title
2018-10-26 15:14:44 +02:00
Laurent Destailleur
35421d135a
FIX Total of timespent
...
Conflicts:
htdocs/core/js/timesheet.js
2018-10-26 15:04:02 +02:00
atm-john
8a9b9f1736
Fix title
2018-10-25 21:53:48 +02:00
Marc de Lima Lucio
16c35035c1
FIX: pdf typhon: order reference duplicate
2018-10-25 12:07:40 +02:00
Laurent Destailleur
f44162715e
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-24 13:31:04 +02:00
Laurent Destailleur
30a2004d53
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-24 13:30:54 +02:00
Laurent Destailleur
9972521456
Merge pull request #9861 from atm-john/FIX_unit_select_form
...
FIX translation in select unit form
2018-10-24 12:25:55 +02:00
Laurent Destailleur
7a14a1716d
Merge pull request #9860 from atm-gauthier/7.0_fix_nb_occurrences_contrat
...
FIX : wrong occurence number of contract on contact card, we must only count externals
2018-10-24 12:24:57 +02:00
John BOTELLA
fccea99e23
FIX translation in select unit form
2018-10-24 10:23:27 +02:00
gauthier
036f70860e
FIX : wrong occurence number of contract on contact card, we must only count externals
2018-10-24 10:17:21 +02:00
Laurent Destailleur
f0dc2df526
Fix code comment
2018-10-24 03:30:06 +02:00
Laurent Destailleur
f8316abfc0
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/compta/bank/class/account.class.php
htdocs/theme/md/style.css.php
2018-10-24 02:58:29 +02:00
Laurent Destailleur
919c4fc5bc
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/theme/md/style.css.php
2018-10-24 02:40:57 +02:00
Laurent Destailleur
4060dd5377
Merge pull request #9826 from frederic34/patch-9
...
Update ajax.lib.php
2018-10-24 02:29:20 +02:00
Laurent Destailleur
52364f0fd9
Merge pull request #9834 from frederic34/patch-19
...
missing semicolon in MD style css
2018-10-24 02:29:02 +02:00
Laurent Destailleur
2ba6f96765
Update style.css.php
2018-10-24 02:27:59 +02:00
Laurent Destailleur
6c3e1f6d26
Merge pull request #9842 from fappels/8.0
...
Deprecate class property expeditionbatch before removing it.
2018-10-24 02:25:02 +02:00
Laurent Destailleur
e39e57c5b9
Update expeditionbatch.class.php
2018-10-24 02:24:47 +02:00
Laurent Destailleur
ddd267f4c3
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-24 02:21:53 +02:00
Laurent Destailleur
acaaf53085
Merge pull request #9843 from ATM-Nicolas/fix_variable
...
FIX : Variable name
2018-10-24 02:07:11 +02:00
Laurent Destailleur
c8aa884462
Fix search all
2018-10-23 17:16:46 +02:00
Laurent Destailleur
b7d91c30d9
FIX missing symbol for indian rupies
2018-10-23 12:38:12 +02:00
Laurent Destailleur
7bb5e7c31f
Fix responsive
2018-10-23 11:52:21 +02:00
Laurent Destailleur
bf46a35a31
Fix size of key for extrafield of type select
2018-10-22 19:05:04 +02:00
ATM-Nicolas
cf28e4e442
FIX : Variable name
2018-10-22 15:19:33 +02:00
fappels
beb906b5f1
Deprecate class property before removing it.
2018-10-21 22:52:53 +02:00
fappels
749a1e6242
Merge remote-tracking branch 'refs/remotes/Dolibarr/8.0' into 8.0
2018-10-21 18:20:56 +02:00
Frédéric FRANCE
83e2951107
Update style.css.php
2018-10-21 09:59:14 +02:00
Frédéric FRANCE
28c86a613d
Update style.css.php
2018-10-21 09:39:07 +02:00
Frédéric FRANCE
c4029f5e5f
Update style.css.php
2018-10-21 09:23:33 +02:00
Frédéric FRANCE
f322c73dd7
Update ajax.lib.php
2018-10-19 22:52:18 +02:00
De Coninck Laurent
402bbbe839
fix the member e-mail on resign and validation.
...
Since the member module is only using the new configuration and the name of the global variabels changed you have a blocking e-mail error when you try to resign or validate a member. In order to fix that I fallback on the previous variable like that it's still working.
[see: #9640 ]
2018-10-19 17:23:53 +02:00
Laurent Destailleur
33cd0e84d2
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
2018-10-19 14:44:50 +02:00
Laurent Destailleur
57ad200ae5
Fix regression in creating discount
2018-10-19 14:43:10 +02:00
Laurent Destailleur
91745491ff
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-19 14:27:37 +02:00
Laurent Destailleur
5a1a5548df
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/class/discount.class.php
htdocs/core/lib/payments.lib.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/societe/class/societe.class.php
2018-10-19 14:27:15 +02:00
Laurent Destailleur
47abbd3eb2
Fix bad merge
2018-10-19 14:23:36 +02:00