Laurent Destailleur
|
2dcc578b88
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-05-30 00:52:59 +02:00 |
|
Laurent Destailleur
|
3ddf427ff1
|
FIX Legal issue for GB. Add hidden option for this.
|
2016-05-30 00:52:16 +02:00 |
|
Laurent Destailleur
|
0c6e8b626a
|
Fix var not initialized
|
2016-05-29 11:20:27 +02:00 |
|
Laurent Destailleur
|
acae888b3a
|
Fix phpunits
|
2016-05-17 23:38:07 +02:00 |
|
Juanjo Menent
|
fd6dbf5d1a
|
Fix Remove unused variables
|
2016-05-06 22:59:03 +02:00 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Maxime Kohlhaas
|
25dcca301f
|
Fix VAT amount on credit note was > 0 when manually entered
|
2016-04-12 09:47:35 +02:00 |
|
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 |
|