Laurent Destailleur
cdcc87a565
Fix lang
2020-06-21 15:25:34 +02:00
DEMAREST Maxime (Indelog)
4df658ccb2
Fix and improvement on Loan module
...
* Fix page redirection on loan delete.
* Add dedicated status for loan with started payment (show if payment is
started on loan card).
* Add fk_payment_loan property for loan_schedule and add link to loan payment
on shedule page for paid line.
* Make it not possible to use schedule if start loan payment without it (else
values in schedule can't be good).
* If modify capital in payment with schedule set, automatically updates it
with the new value.
* Can't modify interest in payment if schedule is used (causes the
inconsistency for value in schedule).
* User right verification on schedule page.
2020-06-13 09:32:44 +02:00
Alexandre SPANGARO
c41a9291f1
Fix some problems & presentation
2018-05-20 07:46:02 +02:00
Alexandre SPANGARO
a4d3c4bed0
Fix language
2018-05-20 06:16:12 +02:00
Laurent Destailleur
f2bba8fb03
Fix translation
2018-03-12 20:11:34 +01:00
florian HENRY
b0f2db7aaa
NEW : Add calculation function for Loan schedule
2017-06-02 17:48:29 +02:00
Laurent Destailleur
4bf0e31299
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/loan.lang
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
2017-03-11 02:40:42 +01:00
Laurent Destailleur
c0b3219c72
Missing translation
2017-03-11 00:33:04 +01:00
Laurent Destailleur
4c4aeba855
Fix project on loans
2017-01-07 17:54:47 +01:00
Laurent Destailleur
ab3cdfa16d
Clean code
2016-10-24 00:33:39 +02:00
aspangaro
9ab0bfe905
Fix: Add another key for bank rather than to modify one
2016-10-16 06:50:13 +02:00
aspangaro
49e2b1ffdb
Fix: Error with language key
2016-10-15 06:56:38 +02:00
Laurent Destailleur
f817b562ad
Clean language files
2016-06-18 17:17:45 +02:00
Laurent Destailleur
4382f2a437
Clean language files
2016-06-18 11:06:11 +02:00
Laurent Destailleur
a43a0a3f4c
Debug module loan and disable non working features
2016-04-06 11:21:55 +02:00
frederic34
b6b1617741
Work on payment loan
2015-03-29 17:53:36 +02:00
frederic34
be1595a187
Add tab for notes
2015-03-28 17:42:33 +01:00
frederic34
af92174ae2
Small correction but unable to make loan payment
2015-03-28 17:15:07 +01:00
frederic34
7282a6faf2
Trans in Loan Calculator
2015-03-28 10:59:10 +01:00
frederic34
680317f250
Trans in Loan Calculator
2015-03-28 10:02:33 +01:00
aspangaro
c4d852ffd7
Correct from frederic34
2015-03-22 20:57:41 +01:00
aspangaro
8c6a50554e
Debug of Frederic34. Thanks !
2015-03-05 20:37:36 +01:00
aspangaro
31b90cf383
Add 1st version of calculator but need work
2014-11-17 06:38:06 +01:00
aspangaro
3042bf4dc2
Correct lot of bugs
2014-11-10 06:08:50 +01:00
aspangaro
7fa2b6b3eb
Update
2014-10-06 05:34:45 +02:00
aspangaro
dca4591cdf
Add calculator
2014-10-02 20:00:35 +02:00
aspangaro
3627f157d2
Add langs & debug
2014-10-01 07:16:29 +02:00