Laurent Destailleur
|
543f5cef63
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
dev/initdata/initdemo.sh
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/commande/card.php
htdocs/compta/facture.php
|
2016-03-13 01:31:12 +01:00 |
|
Laurent Destailleur
|
a5571b1040
|
NEW Show a badge with number of withdraw requests done on the withdraw
tab of invoice.
|
2016-03-13 01:20:54 +01:00 |
|
Laurent Destailleur
|
1b30c1adb4
|
Fix regression on vat calculation when invoice was not a situation
invoice
|
2016-03-12 20:49:38 +01:00 |
|
Laurent Destailleur
|
8b16a76936
|
Avoid duplicate translation
|
2016-03-11 10:59:28 +01:00 |
|
Laurent Destailleur
|
5bd5323c93
|
Finished to move the mergepdftool dedicated page into the generic "mass
actions" feature.
|
2016-03-10 12:11:11 +01:00 |
|
Laurent Destailleur
|
d1777a6783
|
Replace function rand with mt_rand (prepare php 8)
|
2016-03-05 15:01:25 +01:00 |
|
Laurent Destailleur
|
453466f23f
|
Fix draft invoice must be destroyed once converted into template
|
2016-03-03 21:14:20 +01:00 |
|
Laurent Destailleur
|
40144eee8d
|
NEW linked object can show now the recurring invoices with other linked
objects.
|
2016-03-03 13:38:16 +01:00 |
|
Laurent Destailleur
|
3cbeca26e7
|
NEW When creating a template invoice from a draft invoice, if there is
link to contract on draft invoice, link is kept on template invoice.
|
2016-03-03 13:16:46 +01:00 |
|
Laurent Destailleur
|
d842d05639
|
Fix bug in date compare
|
2016-03-03 12:31:29 +01:00 |
|
Laurent Destailleur
|
fd2166ed11
|
Minor enhancement on new recurring invoice generation
|
2016-03-03 10:42:49 +01:00 |
|
Laurent Destailleur
|
3a58613e45
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/bookkeeping/listbyyear.php
htdocs/accountancy/journal/bankjournal.php
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
htdocs/fourn/facture/list.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/projet/activity/index.php
|
2016-03-02 23:40:11 +01:00 |
|
Laurent Destailleur
|
21c7aacddb
|
Fix add hidden option INVOICE_DEFAULT_UNPAYED_SORT_ORDER to be able to
provide backward compatibility with old behaviour.
|
2016-02-29 10:29:32 +01:00 |
|
Laurent Destailleur
|
5453f99e2e
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/comm/prospect/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
|
2016-02-27 18:33:39 +01:00 |
|
Laurent Destailleur
|
8807222f24
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 12:22:39 +01:00 |
|
Laurent Destailleur
|
c86a1a30d5
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 11:46:16 +01:00 |
|
Laurent Destailleur
|
23f45c7b7e
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/commande/list.php
htdocs/core/lib/pdf.lib.php
|
2016-02-26 15:45:25 +01:00 |
|
fmarcet
|
30d6aa0b96
|
FIX: Some filters are lost when paging
|
2016-02-26 13:14:23 +01:00 |
|
Laurent Destailleur
|
7567336680
|
FIX #4683
|
2016-02-26 10:51:06 +01:00 |
|
phf
|
d320aebe82
|
Fix muticurrency attributs not declared in class PropalLine
Fix fetch_lines of FactureFournisseur with multicurrency fields
|
2016-02-19 22:41:47 +01:00 |
|
phf
|
6d095fce9f
|
Fix replace dol_include_once() function by require_once for internal module
|
2016-02-16 20:44:23 +01:00 |
|
Laurent Destailleur
|
9796b1b268
|
Can select number of records into lists
|
2016-02-16 17:43:05 +01:00 |
|
Laurent Destailleur
|
9d418bca7f
|
Merge branch 'new_add_customer_multicurrency_payment' of
https://github.com/atm-ph/dolibarr into
atm-ph-new_add_customer_multicurrency_payment
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-02-16 15:06:39 +01:00 |
|
Laurent Destailleur
|
c78997ed23
|
Tons of fixes and enhancement on recurring invoice generation
|
2016-02-16 00:31:05 +01:00 |
|
phf
|
86c8998742
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_add_customer_multicurrency_payment
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-02-15 20:53:06 +01:00 |
|
Laurent Destailleur
|
9cbbf07351
|
Add fields to link recurring invoice lines with contract origin when it
comes from this.
|
2016-02-15 16:13:33 +01:00 |
|
Laurent Destailleur
|
d715345c82
|
Debug
|
2016-02-15 15:07:57 +01:00 |
|
Laurent Destailleur
|
38f7ac29d7
|
Show vat of lines on template invoices
|
2016-02-15 14:49:06 +01:00 |
|
Laurent Destailleur
|
23afb80c82
|
Can remove status recurring or not of template invoice
|
2016-02-15 14:42:05 +01:00 |
|
Laurent Destailleur
|
f1f5c48337
|
Uniformize code
|
2016-02-15 14:27:35 +01:00 |
|
Laurent Destailleur
|
d4c3258385
|
Fix missing field
Fix bad value for default value of next date
|
2016-02-15 07:36:45 +01:00 |
|
Laurent Destailleur
|
e8bc88fffe
|
Merge branch 'new_recurring_invoice' of
https://github.com/atm-ph/dolibarr into atm-ph-new_recurring_invoice
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-02-15 00:45:39 +01:00 |
|
phf
|
4f6289bea0
|
Fix test if frequency is defined to create or not by the cron
|
2016-02-12 16:09:50 +01:00 |
|
phf
|
428a7e7042
|
FIX remove comment, calcul next date for recurring invoice, increment nb_gen_done
|
2016-02-12 15:55:55 +01:00 |
|
phf
|
c4812abd62
|
Fix can update fields of facture rec
Fix create invoice from facture rec don't get all properties and add fk_account
|
2016-02-12 12:31:43 +01:00 |
|
phf
|
875e01aeee
|
New add recurrence fields on create form of invoice model
Fix missing fields in database about multicurrency
|
2016-02-11 09:50:35 +01:00 |
|
phf
|
a0cfe9aad8
|
New add payment with multicurrency module
|
2016-02-10 23:16:38 +01:00 |
|
Laurent Destailleur
|
9b41e11a1e
|
NEW Can select dynamicaly number of lines to show on page
|
2016-02-10 20:48:18 +01:00 |
|
Laurent Destailleur
|
f640bf7c61
|
Manage the reply-to field into mail libs
|
2016-02-09 11:56:12 +01:00 |
|
Laurent Destailleur
|
d89daf9cd2
|
Work to move the merge pdf tool into the mass action combo of lists
|
2016-02-08 18:04:42 +01:00 |
|
Laurent Destailleur
|
d2708a4225
|
Merge pull request #4475 from atm-ph/new_multicurrency_module
New multicurrency module
|
2016-02-08 14:44:49 +01:00 |
|
Laurent Destailleur
|
81aae30253
|
NEW Add a checkbox to select/unselect all lines on page that support
mass actions (like invoice list page)
|
2016-02-07 19:55:41 +01:00 |
|
Laurent Destailleur
|
9da0164d90
|
Uniformize code for lists
|
2016-02-07 15:50:48 +01:00 |
|
phf
|
1b552a0b3b
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_multicurrency_module
Conflicts:
htdocs/core/class/link.class.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-02-03 18:30:59 +01:00 |
|
Laurent Destailleur
|
47e2e33fb7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/admin/index.php
htdocs/accountancy/admin/productaccount.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/core/menus/init_menu_auguria.sql
|
2016-02-03 03:27:17 +01:00 |
|
Laurent Destailleur
|
f4d04b8f26
|
FIX part of #4227
|
2016-02-03 02:41:07 +01:00 |
|
Laurent Destailleur
|
c28c8d5d18
|
Add more info into log
|
2016-02-02 16:32:47 +01:00 |
|
fmarcet
|
acc9879c7c
|
FIX: It doesn't check if there is enough stock to update the lines of orders/invoices
|
2016-02-01 13:05:14 +01:00 |
|
Laurent Destailleur
|
2d0c823ffe
|
Fix bad transaction level due to code of situation invoices
Conflicts:
htdocs/compta/facture/class/facture.class.php
|
2016-01-31 20:45:06 +01:00 |
|
Laurent Destailleur
|
7b15ac1179
|
Fix bad transaction level due to code of situation invoices
Conflicts:
htdocs/compta/facture/class/facture.class.php
|
2016-01-31 20:44:09 +01:00 |
|