Laurent Destailleur
|
dd1f946afe
|
Clean dead code
|
2016-04-09 19:06:40 +02:00 |
|
Laurent Destailleur
|
104e34fe22
|
Fix css and missing link "go to list"
|
2016-04-08 03:40:23 +02:00 |
|
Laurent Destailleur
|
7a48ceb635
|
Uniformize code for mass actions
|
2016-04-08 02:53:10 +02:00 |
|
Laurent Destailleur
|
8222624ff0
|
NEW Can select fields to show on list also for list of customer orders,
shipments and invoices.
|
2016-04-08 02:39:57 +02:00 |
|
Laurent Destailleur
|
24c91933d0
|
Work on select fields for orders, invoices and shipments
|
2016-04-08 01:00:02 +02:00 |
|
Laurent Destailleur
|
1a1dc39a6b
|
Mark a duplicate function as deprecated
|
2016-04-06 14:53:14 +02:00 |
|
Ion Agorria
|
fbe0414a1f
|
Change FactureRec superclass CommonInvoice
|
2016-04-03 21:02:19 +02:00 |
|
Laurent Destailleur
|
e1bec46a34
|
FIX The include file for action on files should not be a template file
but an action include file.
|
2016-04-02 14:16:16 +02:00 |
|
Laurent Destailleur
|
2d9c53fc26
|
NEW Merge all boxes "related objects" into one. This save a lot of room
on most card and avoid often horizontal scoll.
|
2016-03-30 19:18:31 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Laurent Destailleur
|
8ecfca5a9e
|
Revert change that break compatiblity with 100% of modules
|
2016-03-25 15:26:46 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
89bd173c2f
|
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
|
2016-03-21 21:51:29 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
ff6b187ef3
|
NEW Converted Form::showLinkedObjectBlock to a static function
|
2016-03-20 14:15:21 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
ba4f5c8648
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-19 19:26:57 +01:00 |
|
Laurent Destailleur
|
ee857055be
|
Merge remote-tracking branch 'origin/3.8' into 3.9
|
2016-03-19 19:26:25 +01:00 |
|
Laurent Destailleur
|
660f825a34
|
Fix regression description line not visible
|
2016-03-19 19:25:28 +01:00 |
|
Laurent Destailleur
|
4436ec954f
|
Merge remote-tracking branch 'origin/3.8' into 3.9
|
2016-03-19 19:15:23 +01:00 |
|
Laurent Destailleur
|
f0eb8ac794
|
Fix regression Product ref not visible
|
2016-03-19 19:13:27 +01:00 |
|
Laurent Destailleur
|
2b1f57f01e
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
dev/initdata/savedemo.sh
htdocs/filefunc.inc.php
htdocs/user/card.php
|
2016-03-18 11:54:14 +01:00 |
|
Laurent Destailleur
|
7fa71214bc
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
|
2016-03-18 11:06:41 +01:00 |
|
Laurent Destailleur
|
08c5fd2e36
|
FIX #4809 - Duplicate functions with different content
|
2016-03-14 14:38:30 +01:00 |
|
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 |
|