Laurent Destailleur
|
6ffb45f5d8
|
FIX Missing param user on update()
|
2016-04-30 13:58:35 +02:00 |
|
Laurent Destailleur
|
0cde6ad98f
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/filefunc.inc.php
|
2016-04-29 20:43:42 +02:00 |
|
Laurent Destailleur
|
3d9456b202
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/fourn/facture/list.php
|
2016-04-29 20:42:35 +02:00 |
|
Laurent Destailleur
|
53386e22ea
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/expedition/class/expedition.class.php
htdocs/index.php
|
2016-04-29 20:39:17 +02:00 |
|
Laurent Destailleur
|
b0b1056a44
|
Merge pull request #5121 from fmarcet/3.7
Fix: Not filtering correctly on supplier invoice's list
|
2016-04-29 17:19:15 +02:00 |
|
Juanjo Menent
|
6d58103d11
|
Merge pull request #5091 from marcosgdf/fr-4972
NEW #4972 Translated Charges sociales (type 0) and Charges sociales (type 1) in reports page
|
2016-04-29 12:03:04 +02:00 |
|
Juanjo Menent
|
08a875b813
|
Merge pull request #5084 from atm-maxime/new_remaintopay_invoice_list
New add remain to pay column in invoice list
|
2016-04-29 12:00:53 +02:00 |
|
Juanjo Menent
|
a33df1401b
|
Merge pull request #5079 from marcosgdf/fix-undefined-variable
Fixed undefined $user variable in Account::countAccountToReconcile
|
2016-04-29 11:58:48 +02:00 |
|
Juanjo Menent
|
9909143c42
|
Merge pull request #5076 from aspangaro/4.0-p21
FIX: For external api, don't use lengt_accountg without module accountancy activated
|
2016-04-29 11:55:55 +02:00 |
|
fmarcet
|
33499ae652
|
FIX: Compatible with multicompany
|
2016-04-28 11:14:00 +02:00 |
|
Maxime Kohlhaas
|
0a67614e72
|
Fix wrong qty total in ca by prod/serv report
|
2016-04-28 09:10:22 +02:00 |
|
Laurent Destailleur
|
aa31a7e9c5
|
Finished list of template invoices
|
2016-04-27 20:09:55 +02:00 |
|
Laurent Destailleur
|
7608366e70
|
Fix pagination
|
2016-04-27 19:34:38 +02:00 |
|
Laurent Destailleur
|
9987c9b77a
|
Can sort on field of recurring invoices
|
2016-04-27 17:36:05 +02:00 |
|
Laurent Destailleur
|
60e693e9a4
|
Minor fixes on recurring invoices
|
2016-04-27 11:35:11 +02:00 |
|
Laurent Destailleur
|
bdb7fe8d29
|
Missing public note on recurring invoices
Can change position of lines in recurring invoices
|
2016-04-27 11:07:20 +02:00 |
|
Laurent Destailleur
|
11217db8c4
|
FIX: when creating project from template/recurring invoice creation, we
lost information we were working in template/recurring invoice.
|
2016-04-27 10:56:40 +02:00 |
|
Laurent Destailleur
|
78cda5dc07
|
Fix problem with code of reccuring invoices
|
2016-04-26 22:00:41 +02:00 |
|
Laurent Destailleur
|
c73f4e5d7b
|
FIX Project was lost when creating invoice from a template
Can set project on invoice during creation of invoice from a template
Replace duplicated code to show lines with mutualized code
|
2016-04-24 20:00:00 +02:00 |
|
Laurent Destailleur
|
ccdbf69cd5
|
Bette explanation on how to create an repeatable invoice
|
2016-04-24 18:11:19 +02:00 |
|
Marcos García de La Fuente
|
82ee964c27
|
NEW #4972 Translated Charges sociales (type 0) and Charges sociales (type 1) in reports page
Close #4972
|
2016-04-23 18:22:11 +02:00 |
|
Maxime Kohlhaas
|
c5787a4bba
|
New add remain to pay column in invoice list (was present in previous versions)
|
2016-04-23 16:02:18 +02:00 |
|
Marcos García de La Fuente
|
f195107bd1
|
Fixed undefined $user variable in Account::countAccountToReconcile
|
2016-04-23 13:25:23 +02:00 |
|
aspangaro
|
2a7c7a0748
|
Same problem on bank
|
2016-04-23 08:09:38 +02:00 |
|
Laurent Destailleur
|
5bfc65676c
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
ChangeLog
htdocs/commande/class/commande.class.php
htdocs/filefunc.inc.php
htdocs/theme/eldy/style.css.php
|
2016-04-22 21:02:20 +02:00 |
|
Laurent Destailleur
|
63d04f4f2d
|
Merge pull request #5066 from atm-maxime/fix_thirdparty_instead_client
Fix order creation bug because of ->client
|
2016-04-22 19:20:48 +02:00 |
|
Laurent Destailleur
|
da14f247bb
|
Merge pull request #5070 from atm-maxime/fix_display_payment_on_invoices
Fix payment display on customer invoice and replicate on supplier inv…
|
2016-04-22 19:19:46 +02:00 |
|
Laurent Destailleur
|
ec407af81a
|
Merge pull request #5072 from atm-maxime/fix_bank_releve_display
Fix bank statement display
|
2016-04-22 19:12:56 +02:00 |
|
Laurent Destailleur
|
25b7f0ab62
|
FIX Remove a total that has no sense
|
2016-04-22 17:11:12 +02:00 |
|
Maxime Kohlhaas
|
5904f33039
|
Fix bank statement display
|
2016-04-22 11:44:23 +02:00 |
|
Maxime Kohlhaas
|
fc7056650e
|
Fix payment display on customer invoice and replicate on supplier invoice
|
2016-04-22 10:42:06 +02:00 |
|
Maxime Kohlhaas
|
e881701968
|
Fix pdf generation with thirdparty
|
2016-04-22 09:46:47 +02:00 |
|
Laurent Destailleur
|
dd443fe7f5
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/compta/localtax/quadri_detail.php
|
2016-04-21 02:42:43 +02:00 |
|
Laurent Destailleur
|
1e5ff7388c
|
Merge pull request #5031 from marcosgdf/refactor-deprecated-co-client
NEW Removed deprecated CommonObject::client property
|
2016-04-21 01:49:12 +02:00 |
|
Laurent Destailleur
|
0c932e0ee6
|
Merge pull request #4997 from atm-maxime/fix_vat_on_credit_note
Fix VAT amount on credit note was > 0 when manually entered
|
2016-04-19 19:21:05 +02:00 |
|
Laurent Destailleur
|
005751f330
|
Merge pull request #4963 from altatof/add_filter_type_on_turnover_report
NEW: add product type filter on turnover report
|
2016-04-19 19:15:04 +02:00 |
|
Laurent Destailleur
|
d40e659b30
|
Merge pull request #4858 from marcosgdf/oop-refactor-bankaccount-tostring
NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown
|
2016-04-19 19:11:54 +02:00 |
|
Frédéric FRANCE
|
18b3b3a31d
|
Update rappro.php
|
2016-04-18 08:14:02 +02:00 |
|
Marcos García de La Fuente
|
e2c86d3fd8
|
NEW Removed deprecated CommonObject::client property. Please use CommonObject::thirdparty instead
|
2016-04-17 15:24:22 +02:00 |
|
Juanjo Menent
|
ecbf5996c1
|
FIX #4961
|
2016-04-15 17:20:37 +02:00 |
|
Juanjo Menent
|
9f4ccfab95
|
FIX #3815 With higher quality
|
2016-04-15 15:54:51 +02:00 |
|
Juanjo Menent
|
c5ecc46a22
|
FIX #3815 With higher quality
|
2016-04-15 15:42:58 +02:00 |
|
Juanjo Menent
|
4446e6a36c
|
FIX #3815 Call to undefined function local_by_date(). branch 3.8
|
2016-04-15 12:47:21 +02:00 |
|
Juanjo Menent
|
2d3b2c08b5
|
FIX #3815 Call to undefined function local_by_date(). branch 3.7
|
2016-04-15 10:56:03 +02:00 |
|
Maxime Kohlhaas
|
9de6d31c87
|
New add link to widthdraw slip card on bank transaction
|
2016-04-13 15:57:46 +02:00 |
|
Laurent Destailleur
|
8d46d76f96
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/paiement.php
|
2016-04-12 15:05:18 +02:00 |
|
Laurent Destailleur
|
e61c83d708
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/fourn/facture/paiement.php
|
2016-04-12 15:03:19 +02:00 |
|
Laurent Destailleur
|
357877b1fe
|
Debug multicurrency and clean properties of some modules
|
2016-04-12 14:45:59 +02:00 |
|
Maxime Kohlhaas
|
25dcca301f
|
Fix VAT amount on credit note was > 0 when manually entered
|
2016-04-12 09:47:35 +02:00 |
|
Christophe Battarel
|
0dd25a7e70
|
add new filter in GROUP BY clause
|
2016-04-12 09:39:48 +02:00 |
|