Marc de Lima Lucio
2fbc305683
FIX: task time screen: last fix was overkill
2018-10-30 16:00:56 +01:00
Laurent Destailleur
b9078c6d58
Fix phpcs
2018-10-30 15:30:04 +01:00
Laurent Destailleur
ecdecfcbce
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-30 15:28:23 +01:00
Laurent Destailleur
2b526f7469
Fix phpcs
2018-10-30 15:28:11 +01:00
Laurent Destailleur
68804cf8a5
Merge pull request #9890 from atm-maxime/fix_import_societe_alias
...
FIX missing name alias field in societe import/export #9091
2018-10-30 15:00:34 +01:00
Laurent Destailleur
4dca94480e
Merge pull request #9892 from atm-maxime/fix_supp_inv_clone
...
Fix invoice supplier clone was not getting all lines parameters #9800
2018-10-30 14:59:48 +01:00
Laurent Destailleur
cb2a5baa45
Merge pull request #9919 from atm-john/Fix_clone_fourn_invoice
...
Fix clone fourn order and invoice lines special code
2018-10-30 14:55:50 +01:00
Laurent Destailleur
2c8b7a4a3d
Merge pull request #9905 from atm-maxime/fix_currency_change
...
Fix changing currency in a doc was recalculating amounts in company currency #9801
2018-10-30 14:48:46 +01:00
Laurent Destailleur
afe61579e8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-30 14:29:26 +01:00
Laurent Destailleur
b0ef8680ff
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-30 14:28:25 +01:00
Laurent Destailleur
a231932972
Merge pull request #9904 from atm-maxime/fix_replenish_qtymin
...
FIX replenish wasn't caring about supplier price min quantity #9561
2018-10-30 14:25:55 +01:00
Laurent Destailleur
8ce035fc36
Merge pull request #9894 from librethic-code/patch-1
...
FIX: keep external module element when adding resource
2018-10-30 14:06:38 +01:00
Laurent Destailleur
0127682996
Merge pull request #9881 from grandoc/8.0
...
merging and typo
2018-10-30 12:41:56 +01:00
Laurent Destailleur
ca6d15a3eb
Merge pull request #9820 from laudeco/hotfix/9640_member_email
...
FIX the member e-mail on resign and validation.
2018-10-30 12:41:34 +01:00
Laurent Destailleur
9bb1572e63
Update functions.lib.php
2018-10-30 12:41:06 +01:00
Laurent Destailleur
06bffeeca5
Merge pull request #9910 from atm-ph/fix_8.0_pgsql
...
Fix pgsql : operator does not exist: timestamp without time zone ~~ u…
2018-10-30 12:31:04 +01:00
Laurent Destailleur
a8e6c3832e
Update list.php
2018-10-30 12:30:56 +01:00
Marc de Lima Lucio
8911d72be8
FIX: task time screen: prevent users with access to all project from assigning to tasks they're not allowed to do
2018-10-30 12:28:04 +01:00
Laurent Destailleur
7f1776c3a1
Merge pull request #9903 from atm-maxime/fix_loan_accounting
...
FIX default accounting accounts on loan creation #9643
2018-10-30 12:21:25 +01:00
John BOTELLA
1e819ca7c1
FIX special code on create supplier invoice from supplier order
2018-10-30 10:46:33 +01:00
John BOTELLA
ca47d1b8b1
Fix clone fourn order and invoice lines special code
2018-10-30 10:26:59 +01:00
Laurent Destailleur
8fbf5b1f33
FIX deletion on draft is allowed if we are allwoed to create
2018-10-29 18:28:19 +01:00
Laurent Destailleur
0266db7aa8
FIX deletion on draft is allowed if we are allwoed to create
2018-10-29 18:19:40 +01:00
Laurent Destailleur
d02fccd7e4
Fix deletion of draft invoice
2018-10-29 14:56:00 +01:00
Laurent Destailleur
824757bca6
Fix perm to delete
2018-10-29 14:47:33 +01:00
Laurent Destailleur
27d82d0e8e
FIX Delete of draft invoice
2018-10-29 14:41:00 +01:00
Laurent Destailleur
85b8c9f219
FIX Delete of draft invoice
2018-10-29 14:35:42 +01:00
atm-ph
c83e67123d
Fix pgsql : operator does not exist: timestamp without time zone ~~ unknown
2018-10-29 11:04:16 +01:00
Laurent Destailleur
04f80f0925
FIX Do not show check box if not applicable
2018-10-29 02:27:51 +01:00
Laurent Destailleur
553e984465
FIX Selection of addmaindocfile is lost on error
2018-10-29 02:14:41 +01:00
Laurent Destailleur
244c7f8dc3
FIX thirdparty property of object not loaded when only one record
2018-10-29 02:14:36 +01:00
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
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
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
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
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
Laurent Destailleur
36ae81c749
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-19 14:17:20 +02:00
Laurent Destailleur
de4ead2558
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/accountancy/class/accountancycategory.class.php
htdocs/core/actions_massactions.inc.php
htdocs/product/reassort.php
2018-10-19 14:16:53 +02:00
gauthier
aea7299970
FIX : use discount with multicurrency
2018-10-17 15:49:08 +02:00
Ferran Marcet
ffde353441
FIX When delete a product, llx_product_association rows are not deleted
2018-10-17 10:06:06 +02:00
Ferran Marcet
bdae4e1c4d
FIX When delete a product, llx_product_association rows are not deleted
2018-10-17 10:04:42 +02:00
Ferran Marcet
b462e7b217
FIX When delete a product, llx_product_association rows are not deleted
2018-10-17 10:01:02 +02:00
Laurent Destailleur
33031450a3
Merge pull request #9747 from atm-maxime/fix_status_tobatch
...
Fix missing status_batch var on product lists #9606
2018-10-16 20:02:56 +02:00
Laurent Destailleur
d56c237d4e
Merge pull request #9756 from atm-maxime/fix_refused_proposal_in_total
...
Fix refused proposals were counted in totals in project overview
2018-10-16 19:46:19 +02:00
Laurent Destailleur
7cd8b36cea
Merge pull request #9755 from atm-greg/fix_massaction_delete_tasks
...
FIX modify parenting before task deletion
2018-10-16 19:45:43 +02:00
Laurent Destailleur
575038d3a3
Merge pull request #9769 from atm-ph/fix_7.0_list_duplicate_extrafield_value
...
Fix list from 'Contacts/Addresses' on company may show duplicate valu…
2018-10-16 19:36:37 +02:00
Laurent Destailleur
605a7896cf
Merge pull request #9744 from atm-maxime/fix_numbering_supplier_credit_note
...
Fix numbering of supplier credit notes (issue #9624 )
2018-10-16 19:17:47 +02:00
Laurent Destailleur
08fa0deb24
FIX Bad label on delete button
2018-10-16 18:41:50 +02:00
atm-ph
72dd182b1f
Fix list from 'Contacts/Addresses' on company may show duplicate value for extrafields
2018-10-16 18:22:43 +02:00
Laurent Destailleur
70366e9d91
Missing translation
2018-10-16 03:31:33 +02:00
Laurent Destailleur
35f9371343
Fix missing es translation string
2018-10-16 03:30:17 +02:00
Maxime Kohlhaas
dfe239bf8d
Fix refused proposals were counted in totals in project overview
2018-10-15 16:58:53 +02:00
atm-greg
06477b40a0
modify parenting before task deletion
2018-10-15 12:34:14 +02:00
Laurent Destailleur
2684767b19
Fix pagination
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
2018-10-15 11:08:40 +02:00
Laurent Destailleur
e29fb85cec
Fix limit
2018-10-15 11:07:16 +02:00
Laurent Destailleur
aa6996e2d0
Fix pagination show two times the same account on balance of accounts
2018-10-15 11:07:07 +02:00
Laurent Destailleur
9afc53ca06
Fix remove step in accountancy if module expense report not used
2018-10-15 11:05:20 +02:00
Laurent Destailleur
47d98ab69d
FIX content lost when editing a label with "
2018-10-15 11:05:04 +02:00
Frédéric FRANCE
4d6d3afbea
code comment
2018-10-15 08:39:46 +02:00
Maxime Kohlhaas
af813f8214
Fix missing status_batch var on product lists #9606
2018-10-14 19:55:25 +02:00
Maxime Kohlhaas
c66823d72f
Fix numbering of supplier credit notes (issue #9624 )
2018-10-14 17:07:38 +02:00
Laurent Destailleur
fabc11191d
Merge pull request #9739 from frederic34/patch-11
...
fix size of $head when replacing by hook
2018-10-14 16:27:14 +02:00
Laurent Destailleur
f9a66a34d0
Merge pull request #9738 from frederic34/patch-9
...
fix doc in import.lib.php
2018-10-14 16:24:47 +02:00
Frédéric FRANCE
787658ac98
reduce complexity of payments.lib.php
2018-10-14 10:56:03 +02:00
Frédéric FRANCE
70a98743e8
Update functions.lib.php
2018-10-14 10:48:06 +02:00
Frédéric FRANCE
1f1a614b47
Update import.lib.php
2018-10-14 10:21:06 +02:00
Laurent Destailleur
e19453450d
Fix closing tag
2018-10-13 19:57:34 +02:00
Laurent Destailleur
532e05c42e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2018-10-13 14:29:51 +02:00
Laurent Destailleur
c15505bc13
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-13 14:27:50 +02:00
Laurent Destailleur
76e6968a21
Merge pull request #9730 from atm-ph/fix_7.0_extrafield_date_not_show
...
Fix extrafield contact typed as date isn't show in the list from 'con…
2018-10-13 12:03:07 +02:00
atm-ph
7b17b453bf
Fix sort and switch page
2018-10-12 23:29:35 +02:00
atm-ph
23e4cd57f3
Fix warnings PHP7
2018-10-12 23:27:38 +02:00
Frédéric FRANCE
0f8ac57c85
remove var_dump
2018-10-12 22:34:23 +02:00
atm-ph
e2748953c3
Fix print extrafield date in list
2018-10-12 22:31:47 +02:00
Laurent Destailleur
87f744896d
Merge pull request #9733 from ATM-Marc/FIX_6.0_propal_customcode
...
FIX: propal pdf: missing parenthesis for customs code
2018-10-12 21:14:40 +02:00
Laurent Destailleur
b78932b9f7
Prepare 7.0.5
2018-10-12 21:11:40 +02:00
Laurent Destailleur
d8edb1f6b8
Fix regression in online payment
2018-10-12 20:28:26 +02:00
Laurent Destailleur
83642ffa4d
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-12 20:19:51 +02:00
Laurent Destailleur
067b29c9f8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-12 19:09:45 +02:00
Laurent Destailleur
9f27dd41e5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
2018-10-12 19:08:06 +02:00
Laurent Destailleur
d4b02c0552
Release 6.0.8
2018-10-12 19:03:03 +02:00
Laurent Destailleur
2d2b9a030c
Fix app name to match Stripe advice
2018-10-12 19:01:01 +02:00
Laurent Destailleur
60a5444c14
Fix app name to match Stripe advice
2018-10-12 18:50:33 +02:00
Marc de Lima Lucio
afd9b4ea1a
FIX: propal pdf: missing parenthesis for customs code
2018-10-12 18:19:17 +02:00
Laurent Destailleur
a2aa491c51
Merge pull request #9728 from atm-john/8.0_Fix_count_error
...
Fix count on no countable object
2018-10-12 17:52:30 +02:00
Laurent Destailleur
1ab6cd4b59
Update card.php
2018-10-12 17:51:32 +02:00
Laurent Destailleur
8c843fdccd
Merge pull request #9727 from atm-john/fix_situation_prev_percent
...
FIX situation prev percent
2018-10-12 17:49:24 +02:00
Laurent Destailleur
062d8a4bdb
Merge pull request #9724 from Librethic/fix_position_email_template
...
FIX : position 0 for emails templates
2018-10-12 17:48:52 +02:00
atm-ph
79420593f4
Fix display 0 (as virtual stock) instead of empty string
2018-10-11 17:14:22 +02:00
atm-ph
4b32c8e100
Fix extrafield contact typed as date isn't show in the list from 'contact/address' tab of company
2018-10-11 14:24:55 +02:00
Laurent Destailleur
e6f179b6cb
Fix look
2018-10-11 13:33:44 +02:00
Laurent Destailleur
88ff7241f5
FIX Quick hack to solve pb of bad definition of public holidays
2018-10-11 13:12:36 +02:00
Laurent Destailleur
e1e1599a6d
FIX shared link ko on proposals
2018-10-11 11:59:14 +02:00
Laurent Destailleur
ced4038443
FIX qty not visible for a lot when making shipment on a dedicated stock
2018-10-11 11:56:52 +02:00
John BOTELLA
92686100b2
Fix count on no countable object
2018-10-11 10:51:54 +02:00
John BOTELLA
ee225a2b8b
FIX situation prev percent
2018-10-11 10:14:22 +02:00
jfefe
8fc4e2066f
FIX : position 0 for emails templates
...
Closes #9548 #8737 #9478
2018-10-10 18:18:02 +02:00
Laurent Destailleur
40f89d138f
Fix height of confirm popup
2018-10-10 10:52:29 +02:00
Laurent Destailleur
d75828567c
Fix amount last subscription
2018-10-10 01:44:56 +02:00
Laurent Destailleur
b1289632e0
CSS
2018-10-10 01:27:31 +02:00
Laurent Destailleur
b73a2a24ef
FIX Tooltip on invoice widget
2018-10-10 01:16:53 +02:00
Laurent Destailleur
2539f0047f
FIX Sending of reminder for expired subscriptions
2018-10-09 23:10:39 +02:00
Laurent Destailleur
df0ec95b22
Code comment and better error message
2018-10-09 21:21:10 +02:00
Frédéric FRANCE
c3f07dd2e0
define $code for all execution paths
2018-10-09 19:28:52 +02:00
Laurent Destailleur
01c32525df
Merge
2018-10-09 17:06:08 +02:00
Laurent Destailleur
84605bc59b
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-09 16:59:47 +02:00
Laurent Destailleur
dc498173c8
Code comment
2018-10-09 16:58:55 +02:00
Laurent Destailleur
430f833222
Merge pull request #9626 from OPEN-DSI/fix_product_margin
...
FIX Product margin tab and credit note
2018-10-09 16:57:08 +02:00
Laurent Destailleur
b4b82ce3d6
Drop both contraint and index
2018-10-09 16:25:57 +02:00
Laurent Destailleur
bd8cf3d81e
Merge pull request #9704 from atm-gauthier/7.0_fix_userlist
...
FIX : when we're just admin and not super admin, if we create new use…
2018-10-09 16:17:49 +02:00
Laurent Destailleur
387d9d685a
Update auguria menu
2018-10-09 14:52:53 +02:00
Laurent Destailleur
dd0cbabc91
Fix translation
2018-10-09 14:44:13 +02:00
Laurent Destailleur
9bea9edfd7
FIX Menu to show/edit Users categories was missing
2018-10-09 14:41:21 +02:00
Laurent Destailleur
a2a53a32f1
FIX Look and feel v8. Missing button "Create category"
2018-10-09 14:34:25 +02:00
Abbes Bahfir
073914572c
Fix: users categories type is Categorie::TYPE_USER
2018-10-09 14:24:41 +02:00
Laurent Destailleur
f365a987c4
FIX restore last seach criteria
...
FIX filter on employee
2018-10-09 14:20:53 +02:00
Abbes Bahfir
603c70ffc7
Fix: Searching on employee field disables employee mode
2018-10-09 14:10:04 +02:00
Laurent Destailleur
f3647c45e6
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-09 14:06:56 +02:00
Laurent Destailleur
4d959bbea7
Fix consistency of label of proposal status
2018-10-09 14:06:45 +02:00
Laurent Destailleur
6a1610cdef
Merge pull request #9705 from ebzao/patch-1
...
fix bank ref override "bordereau cheque" ref
2018-10-09 12:44:18 +02:00
Laurent Destailleur
923b561aff
FIX Option for prof id mandatory not working with custom type of company
2018-10-08 20:01:45 +02:00
Laurent Destailleur
91038af84d
FIX properties on proposal must not be modified if error
2018-10-08 18:15:46 +02:00
Laurent Destailleur
c930218dd2
FIX Missing transaction around action
2018-10-08 17:40:17 +02:00
Nicolas Aupetit
c26fe00362
fix bank ref override "bordereau cheque" ref
2018-10-09 02:15:38 +11:00
gauthier
021f9552dd
FIX : when we're just admin and not super admin, if we create new user with transverse mode, we don't see it then we can't add him in usergroup
2018-10-08 15:41:31 +02:00
Laurent Destailleur
0c7b7ed7f4
FIX Required extrafield value numeric should accept '0'
2018-10-08 14:26:18 +02:00
Laurent Destailleur
7be9b6d94e
Fix translation of source of proposals
2018-10-08 14:04:22 +02:00
Laurent Destailleur
d776fc423e
Fix search criterai of contract
2018-10-08 00:52:21 +02:00
Laurent Destailleur
d4b6429ccd
Fix regression into backup feature
2018-10-07 21:45:20 +02:00
Maxime Kohlhaas
320ca3db67
Fix request on project overview
...
Fixes #9220
2018-10-06 22:53:28 +02:00
Laurent Destailleur
476aab9bae
Same order than top menu
2018-10-06 21:00:26 +02:00
Laurent Destailleur
a7d26409c7
FIX trackid into email sent from member module.
2018-10-06 20:51:35 +02:00
Laurent Destailleur
fef40439be
responsive
2018-10-06 20:05:41 +02:00
Laurent Destailleur
3e49935eac
Fix online payment
2018-10-06 15:48:47 +02:00
Laurent Destailleur
36b75031f5
Merge pull request #9681 from ptibogxiv/patch-70
...
Fix metadata for charge.php
2018-10-06 12:44:16 +02:00
Laurent Destailleur
5045bbc3bd
Update newpayment.php
2018-10-06 12:44:06 +02:00
Laurent Destailleur
835ca4e4a5
Update newpayment.php
2018-10-06 12:42:14 +02:00
Laurent Destailleur
4e84ed0e80
FIX Symbol of currency in substitution variables
2018-10-05 13:59:46 +02:00
Marc de Lima Lucio
82651cd920
FIX: invoice stats: situation invoices were not counted
2018-10-05 12:12:04 +02:00
florian HENRY
cba4676032
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_fix9161
2018-10-05 10:36:03 +02:00
florian HENRY
68c99d01a7
OMG!!!! var_dump....
2018-10-05 10:35:32 +02:00
ptibogxiv
0e83863d45
Add save or not source functionnality
2018-10-04 20:32:49 +02:00
ptibogxiv
f5966e6303
Update newpayment.php
2018-10-04 19:29:52 +02:00
Laurent Destailleur
b20dc5678c
Merge pull request #9684 from atm-ph/fix_7.0_wrong_modulepart_name
...
FIX wrong value for module part and return access denied
2018-10-04 19:06:53 +02:00
Laurent Destailleur
8592b03b49
Merge pull request #9682 from atm-ph/fix_7.0_missing_hook
...
Fix missing hook on sellsjournal
2018-10-04 19:06:02 +02:00
Laurent Destailleur
571bc86836
Update newpayment.php
2018-10-04 19:03:18 +02:00
Laurent Destailleur
17e4af50ec
Merge pull request #9680 from ATM-Nicolas/fix_wrong_variable_name
...
FIX : Wrong variable name
2018-10-04 18:47:08 +02:00
Laurent Destailleur
ac86eac508
Merge pull request #9675 from atm-ph/fix_7.0_dom_error
...
Fix minor error in dom
2018-10-04 18:32:52 +02:00
Laurent Destailleur
9fe5f242a7
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-04 17:53:59 +02:00
Laurent Destailleur
13759ea146
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
2018-10-04 17:53:40 +02:00
Laurent Destailleur
3060647212
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2018-10-04 17:50:19 +02:00
Laurent Destailleur
8690d65479
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2018-10-04 17:47:22 +02:00
Laurent Destailleur
75b9140446
Merge pull request #9672 from atm-florian/8.0
...
FIX ressource list with extrafields
2018-10-04 17:40:42 +02:00
Laurent Destailleur
577192554d
Merge pull request #9670 from oas-services/7.0
...
Fix issue #9434 : no array_options available when calling api on order line and invoice line
2018-10-04 17:39:37 +02:00
Laurent Destailleur
301f7349e0
Merge pull request #9656 from fmarcet/8.0
...
FIX Can't create shipping if have shipping line's extrafields
2018-10-04 17:22:24 +02:00
atm-ph
bfaf25ca2a
Fix wrong value for module part and return access denied
2018-10-04 16:55:16 +02:00
Laurent Destailleur
75c968b4ae
FIX Backup of database without mysqladmin available from cron.
2018-10-04 13:10:48 +02:00
Laurent Destailleur
7a94f4fc00
Add more logs
2018-10-04 11:34:46 +02:00
ptibogxiv
762abf7060
Update newpayment.php
2018-10-04 10:59:06 +02:00
atm-ph
58d1ac427e
Fix missing hook on sellsjournal
2018-10-04 10:57:22 +02:00
ptibogxiv
d36dda37e6
Fix metadata for charge.php
...
Fix for dol_id, dol_type
2018-10-04 10:56:29 +02:00
ATM-Nicolas
c048f51562
FIX : Wrong variable name
2018-10-04 09:54:40 +02:00
florian HENRY
e95921eb93
better test
2018-10-04 09:47:04 +02:00
florian HENRY
7f4f27ebfe
indent
2018-10-04 09:45:12 +02:00
florian HENRY
292dab192b
FIX : #9161
2018-10-04 09:42:11 +02:00
atm-ph
2acd69033c
Fix minor error in dom
2018-10-03 22:48:29 +02:00
florian HENRY
b8c88a2144
rename var
2018-10-03 15:43:00 +02:00
florian HENRY
1b18781299
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr.git into 8.0
2018-10-03 15:41:10 +02:00
florian HENRY
ef7ed97866
fix ressource list with extrafields
2018-10-03 15:40:58 +02:00
aplose
8ee7a48583
Fix issue #9434 : no array_options available when calling api :
...
I replace the deprecated code by the fetch_optionnals() recommanded call.
2018-10-03 15:15:46 +02:00
atm-greg
583ea05567
fix missing letter...
2018-10-03 12:13:53 +02:00
gauthier
587766b39b
FIX : wrong function name
2018-10-03 10:38:47 +02:00
Laurent Destailleur
e83149a344
Fix deletion of credit card when no Oauth set
2018-10-02 22:35:51 +02:00
Ferran Marcet
d66b2322c2
FIX Can't create shipping if have shipping line's extrafields
2018-10-02 09:37:44 +02:00
Laurent Destailleur
75b1cac33f
FIX Pagination stats
2018-10-01 01:15:19 +02:00
Alexandre SPANGARO
14627abb27
FIX Title problem on admin RSS module
2018-10-01 01:14:43 +02:00
Laurent Destailleur
c07ab81e6a
Fix trans
2018-09-28 02:22:23 +02:00
Philippe
06fe172669
FIX Product marge tabs on product card
...
Credit note are not negative so the grand total are false
2018-09-27 20:06:00 +02:00
Philippe
8deb2eaa0c
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2018-09-27 19:00:09 +02:00
Laurent Destailleur
575c63f87d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/CMailFile.class.php
2018-09-27 12:52:10 +02:00
Laurent Destailleur
6e7fd15e1e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-09-27 12:48:08 +02:00
Laurent Destailleur
291d477f65
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2018-09-27 12:47:48 +02:00
Laurent Destailleur
7b86776f6b
Introduce option MAIN_INCLUDE_ZERO_VAT_IN_REPORTS to solve a regression
...
on feature to report vat by rate when rate is zero
2018-09-27 12:42:52 +02:00
Laurent Destailleur
96c1814793
FIX XSS vulnerability reported by Mary Princy E
2018-09-27 11:33:28 +02:00
Laurent Destailleur
4c8664b297
Merge pull request #9619 from ATM-Marc/FIX_6.0_extrafield_columns
...
FIX: showOptionals: column mismatches
2018-09-27 09:39:51 +02:00
Carsten Brandt
fee46ac845
Update german accounting file to use rowid
...
- fix "TODO Fix this file to use rowid"
2018-09-27 09:39:00 +02:00
Laurent Destailleur
2d88b69cf6
Merge pull request #9616 from frederic34/patch-14
...
add try catch for swiftmailer
2018-09-27 09:34:21 +02:00
Laurent Destailleur
bc5b794b1a
Merge pull request #9613 from frederic34/patch-11
...
FIX Option MAIN_DISABLE_NOTES_TAB #9611
2018-09-27 09:30:56 +02:00
Laurent Destailleur
ee8b5030a0
Merge pull request #9610 from atm-john/FIX_situation_credit_note
...
Fix situation credit note
2018-09-27 09:26:23 +02:00
Laurent Destailleur
e3b1cb9fdb
Update facture.class.php
2018-09-27 09:25:37 +02:00
Laurent Destailleur
ff3f1e933a
Update replenish.php
2018-09-27 09:22:38 +02:00
Laurent Destailleur
e72dc26532
Merge pull request #9603 from atm-john/Fix_situation_invoice_selection
...
FIX previous situation invoice selection
2018-09-27 09:20:24 +02:00
Laurent Destailleur
2b8ccc0c81
FIX Link template invoice to contract
2018-09-27 01:53:12 +02:00
Marc de Lima Lucio
af93fc7484
FIX: showOptionals: column mismatches
2018-09-26 17:19:06 +02:00
Frédéric FRANCE
1bac3a0ccf
swiftmailer is doing encodetorfc2822
2018-09-26 10:37:20 +02:00
Frédéric FRANCE
92a3faeaf7
add try catch for swiftmailer
2018-09-26 10:13:14 +02:00
Frédéric FRANCE
a9f7bdead6
fix Option MAIN_DISABLE_NOTES_TAB #9611
2018-09-25 15:22:08 +02:00
Laurent Destailleur
e39e54503e
Fix responsive
2018-09-25 12:54:24 +02:00
Laurent Destailleur
515acbfee2
FIX Bad position of hook formattachOptions call
2018-09-25 11:46:42 +02:00
John BOTELLA
022f842cb0
Fix display good progress for new situation invoices
2018-09-25 10:28:47 +02:00
John BOTELLA
791c373db5
FIX credit note progression
2018-09-25 09:54:58 +02:00
Frédéric FRANCE
d15c52db3b
Update rssparser.class.php
2018-09-25 08:16:05 +02:00
Laurent Destailleur
df64961c6b
FIX nb of session in title
2018-09-24 21:56:57 +02:00
gauthier
fc7c0ce521
FIX : need to filter on current entity on replenish
2018-09-24 16:23:44 +02:00
John BOTELLA
b1380a6902
FIX situation invoice total with credit note
2018-09-24 16:12:00 +02:00
Laurent Destailleur
26d585ffbe
Use latest instead of last
2018-09-24 10:43:01 +02:00
Laurent Destailleur
57e359cd40
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/langs/fr_FR/agenda.lang
2018-09-24 10:18:13 +02:00
John BOTELLA
ceccd5a510
Fix prev situation invoice selection
2018-09-24 10:16:28 +02:00
Laurent Destailleur
40bed96a01
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-09-24 10:15:20 +02:00
Laurent Destailleur
dbb75e35a1
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/en_US/admin.lang
htdocs/langs/fr_FR/agenda.lang
2018-09-24 10:14:38 +02:00