Frédéric FRANCE
|
fe3ce78ae4
|
Update card.php
|
2017-11-08 11:24:33 +01:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
3fd505d98f
|
Fix error management when making
|
2017-07-13 01:02:35 +02:00 |
|
Laurent Destailleur
|
3fae3a9eda
|
Fix typo
|
2017-07-13 00:44:04 +02:00 |
|
Laurent Destailleur
|
a562e5a919
|
Maxi debug of accountancy ledger page.
|
2017-07-08 20:52:53 +02:00 |
|
Laurent Destailleur
|
ab0a730d4a
|
Fix bad GETPOST on 'action'
|
2017-06-29 02:54:56 +02:00 |
|
Alexandre SPANGARO
|
c381c213a5
|
Fix : Accountancy
|
2017-06-20 06:52:41 +02:00 |
|
Alexandre SPANGARO
|
95573e8608
|
Fix : Accountancy - Debug
|
2017-06-19 21:39:43 +02:00 |
|
Laurent Destailleur
|
6fe96b322a
|
Fix PHPCS
|
2017-06-19 16:18:07 +02:00 |
|
Alexandre SPANGARO
|
e9b6afd2aa
|
Add last session coding - Add temporaly ledger
|
2017-06-18 22:17:32 +02:00 |
|
Alexandre SPANGARO
|
b240f536b5
|
Fix : Accountancy - Debug and add information in database
|
2017-06-17 07:54:35 +02:00 |
|
Laurent Destailleur
|
343e8d8498
|
Debug accounting module with new structure v6
Make accounting module compatible with the new vat code to identify 2
vat code with same rate.
|
2017-06-16 00:49:52 +02:00 |
|
Laurent Destailleur
|
f39fb5187a
|
Fix component to select journal
|
2017-06-15 20:27:40 +02:00 |
|
Laurent Destailleur
|
097be322a6
|
Modify code to match new v6 structure.
|
2017-06-15 19:29:00 +02:00 |
|
Alexandre SPANGARO
|
1f079fac9d
|
Move html.formventilation.class.php to html.formaccounting.class.php
|
2017-05-25 06:57:28 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Alexandre SPANGARO
|
a3602ff6b4
|
Add journal list in new movement card
|
2017-05-08 06:20:17 +02:00 |
|
Laurent Destailleur
|
ff0f40ab37
|
Look and feel v6
|
2017-04-29 16:07:34 +02:00 |
|
philippe grand
|
4d31759ff9
|
Update code using new css class
|
2017-04-11 14:35:10 +02:00 |
|
Laurent Destailleur
|
501f118f92
|
Fix style
|
2017-02-19 22:53:29 +01:00 |
|
Laurent Destailleur
|
e74718827f
|
Debug accountancy module
|
2016-10-14 15:44:33 +02:00 |
|
Laurent Destailleur
|
35e568f715
|
Fix php error
|
2016-10-05 21:50:39 +02:00 |
|
Laurent Destailleur
|
9ad96c2be3
|
Debug module accountancy expert
|
2016-10-05 20:50:47 +02:00 |
|
florian HENRY
|
dfc4f3e7fe
|
on going accountacy working
|
2016-06-29 11:06:02 +02:00 |
|
Juanjo Menent
|
8f617b196a
|
Fix printing following the rules
|
2016-06-04 15:51:28 +02:00 |
|
aspangaro
|
b59c94e056
|
NEW: Accountancy - Add Result page
& review
|
2016-04-17 15:44:04 +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 |
|
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
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
aspangaro
|
c907cd139c
|
Lot of corrections
|
2016-02-27 08:15:58 +01:00 |
|
Florian HENRY
|
48b191b1ff
|
Fix tuff into accountancy
|
2016-02-01 15:08:01 +01:00 |
|
Florian HENRY
|
65162ae8e9
|
Accountancy modules
|
2016-02-01 14:59:13 +01:00 |
|
Florian HENRY
|
165b553a79
|
Format code
|
2016-02-01 14:50:25 +01:00 |
|
bobby
|
50d2665b0e
|
Fix travis
|
2016-01-23 19:42:40 +01:00 |
|
bobby
|
19bec6b0b3
|
Manual merge from 3.8 backported
|
2016-01-14 18:24:02 +01:00 |
|
Florian HENRY
|
8006baf592
|
ry
|
2015-12-21 13:09:22 +01:00 |
|
philippe grand
|
3767ab437e
|
[Qual] Uniformize code
|
2015-10-23 12:58:30 +02:00 |
|
Jean-Pierre Morfin
|
6f37fef05e
|
fix test against empty amount on book update
- amount < 1 was considered as 0
- 0.00 was not considered as empty so $book->sens was always C
|
2015-10-20 14:44:20 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
aspangaro
|
4c72567c6b
|
Update bookkeeping
|
2015-07-08 07:19:23 +02:00 |
|
aspangaro
|
9d2e964b00
|
Fix: print_liste_field_titre('');
|
2015-06-26 06:23:29 +02:00 |
|
aspangaro
|
47045e0746
|
Accountancy: Review presentation
|
2015-05-28 21:34:35 +02:00 |
|
Philippe GRAND
|
d7dcd153f0
|
missing close form
|
2014-12-01 12:21:54 +01:00 |
|
aspangaro
|
4951feeb8f
|
Correct rights & presentation
|
2014-11-01 07:59:52 +01:00 |
|
aspangaro
|
f9dc25cf3f
|
Patch Accounting Expert Module
|
2014-09-06 09:50:42 +02:00 |
|
aspangaro
|
de63388d33
|
Directory of file
|
2014-09-03 22:09:01 +02:00 |
|
aspangaro
|
0721974c05
|
Correct travis & licence
|
2014-08-31 07:41:55 +02:00 |
|