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 |
|
Laurent Destailleur
|
bc1b2d048b
|
Uniformise option name
|
2016-03-25 18:09:42 +01:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +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 |
|
phf
|
a0cfe9aad8
|
New add payment with multicurrency module
|
2016-02-10 23:16:38 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
philippe grand
|
f308606ee1
|
[Qual] Uniformize code
|
2015-11-15 07:47:35 +01:00 |
|
Laurent Destailleur
|
3906cb79c5
|
NEW: Add parameter to add a link to use "date of invoice" in one click
when fille a payment card.
|
2015-11-07 23:46:07 +01:00 |
|
Juanjo Menent
|
03a2fd740d
|
Issue #3509: Ready for customers
|
2015-10-03 16:58:46 +02:00 |
|
Juanjo Menent
|
ad1a4c7e15
|
Merge pull request #3598 from GPCsolutions/formconfirm
[Qual] Replaced deprecated form_confirm()
|
2015-09-26 08:48:16 +02:00 |
|
Raphaël Doursenaud
|
485c369d55
|
[Qual] Replaced deprecated form_confirm()
|
2015-09-24 21:10:35 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Laurent Destailleur
|
a29ca43943
|
Prepare merge of merge tools and invoice list
|
2015-06-30 14:32:17 +02:00 |
|
aspangaro
|
9d2e964b00
|
Fix: print_liste_field_titre('');
|
2015-06-26 06:23:29 +02:00 |
|
aspangaro
|
8eee0bdf73
|
NEW Forms are using the tab look, even in creation mode
|
2015-05-27 07:41:25 +02:00 |
|
Raphaël Doursenaud
|
b8d9c20731
|
[Qual] Fixed HTML input form disabled attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
e3713c8b6d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
|
2015-02-19 00:01:26 +01:00 |
|
Marcos García de La Fuente
|
0d6d98b395
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:17:37 +01:00 |
|
Laurent Destailleur
|
e220ce5a82
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/comm/card.php
htdocs/comm/propal.php
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/html.formcompany.class.php
htdocs/custom/.gitignore
htdocs/expedition/card.php
htdocs/fourn/card.php
htdocs/product/fournisseurs.php
|
2015-01-18 18:44:22 +01:00 |
|
Laurent Destailleur
|
5c5ff72ecd
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
ChangeLog
htdocs/adherents/fiche.php
htdocs/comm/fiche.php
htdocs/comm/mailing/fiche.php
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/paiement.php
htdocs/core/class/html.formcompany.class.php
htdocs/core/tpl/login.tpl.php
htdocs/expedition/fiche.php
htdocs/fourn/commande/fiche.php
htdocs/fourn/facture/fiche.php
htdocs/fourn/facture/paiement.php
htdocs/fourn/fiche.php
htdocs/main.inc.php
htdocs/product/fournisseurs.php
htdocs/resource/card.php
|
2015-01-18 17:13:42 +01:00 |
|
Marcos García de La Fuente
|
7f59cf9194
|
Fix: [ bug #1787 ] Incorrect behaviour of doActions hook
|
2015-01-17 19:28:27 +01:00 |
|
Raphaël Doursenaud
|
50c2b75ef8
|
Invoices: added situation (or interim) invoices support
|
2015-01-06 17:12:13 +01:00 |
|
aspangaro
|
c4c69e191b
|
Replace <center> tags
|
2014-11-25 20:13:43 +01:00 |
|
Marcos García de La Fuente
|
f7a44347cb
|
Lowecased booleans to fit with PSR-2 specification.
|
2014-10-12 00:23:19 +02:00 |
|
Regis Houssin
|
a2446e51db
|
New: add context "globalcard" for declaring only once all cards
|
2014-10-06 07:20:58 +02:00 |
|
Laurent Destailleur
|
ec95aacd52
|
Uniformize code for error reporting after a hook.
|
2014-09-28 03:41:32 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
aspangaro
|
9da597d56e
|
Merge remote-tracking branch 'Upstream/develop' into develop
|
2014-09-18 20:18:56 +02:00 |
|
aspangaro
|
7a9ce455d9
|
Uniformize code $_SERVER["PHP_SELF"]
|
2014-09-18 20:13:38 +02:00 |
|
Juanjo Menent
|
90edd96646
|
Fix: Invoices payments may be older than invoices
|
2014-09-18 10:11:39 +02:00 |
|
Juanjo Menent
|
ab83e22a12
|
Fix: Invoices payments may be older than invoices
|
2014-09-18 09:57:13 +02:00 |
|
Andrelec1
|
49d1983acd
|
trigger on total
Add hook on js for total
|
2014-08-12 11:40:24 +02:00 |
|
Andrelec1
|
1ce4996a34
|
finish implement
remove old code and add new one ...
|
2014-08-12 11:34:53 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
55599f9455
|
Fix: MAIN_AUTOFILL_DATE was broken in some cases.
|
2014-04-10 19:47:52 +02:00 |
|
Laurent Destailleur
|
e5cd32623c
|
Qual: Uniformize code of payment between customer and supplier payments.
New: Add warning if supplier payment is higher that due amount.
|
2014-02-03 18:42:24 +01:00 |
|
Maxime Kohlhaas
|
0994184bf9
|
Fix invoice fetch on payment page
|
2013-10-14 09:45:32 +02:00 |
|
Maxime Kohlhaas
|
d6da871381
|
Add object declaration on paiment
|
2013-10-10 09:31:37 +02:00 |
|
Maxime Kohlhaas
|
4a20a29521
|
Add hook on paiementcard + fix hook on expedition
|
2013-09-27 11:00:25 +02:00 |
|
simnandez
|
d228005e17
|
Fix: Remove windows CR/LF
|
2013-05-10 17:43:55 +02:00 |
|
Alessandro Ponzio
|
0817d035a3
|
Updated SQL query that fetches invoices by adding the 'ORDER BY' clause
|
2013-05-10 14:38:15 +02:00 |
|
Maxime Kohlhaas
|
1381373c95
|
Fix : set emetteur to MYCOMPANY when payment is a customer
|
2013-04-18 09:24:29 +02:00 |
|
Laurent Destailleur
|
8e2171b64c
|
Fix: Error management and missing transactions check
|
2013-04-07 16:39:20 +02:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Grand Philippe
|
a91a96e72e
|
merge
|
2012-12-10 10:02:13 +01:00 |
|
Maxime Kohlhaas
|
4cffe3e5a3
|
Fix : minor html fix + changelog
|
2012-12-07 11:06:51 +01:00 |
|
Laurent Destailleur
|
5b02ff3a86
|
Fix: 3 fixes on option MAIN_JS_ON_PAYMENT (css, bad path, removed
forced var)
|
2012-11-17 19:55:19 +01:00 |
|