Laurent Destailleur
192fb45ce7
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/accountancy/bookkeeping/list.php
htdocs/adherents/card.php
htdocs/compta/sociales/list.php
htdocs/compta/sociales/payments.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/core/modules/import/import_xlsx.modules.php
htdocs/holiday/class/holiday.class.php
htdocs/viewimage.php
2019-07-30 20:55:15 +02:00
Alexandre SPANGARO
a2fc3689da
Nowrap on amount
2019-07-28 22:59:43 +02:00
Laurent Destailleur
d47cf87c00
Look and feel v10
2019-06-20 17:59:28 +02:00
Laurent Destailleur
c0949e3cf9
Merge pull request #11175 from aspangaro/10.0_Differentiated_export
...
NEW Accountancy - Differentiated export
2019-06-12 15:42:20 +02:00
Laurent Destailleur
44f383c8b9
Fix data lost when creation in error
2019-06-12 13:57:34 +02:00
Alexandre SPANGARO
2085958a69
Merge branch 'develop' into 10.0_Differentiated_export
2019-05-23 11:10:07 +02:00
Laurent Destailleur
e463b17c15
Fix look and feel v10
2019-05-21 15:31:56 +02:00
Alexandre SPANGARO
d4e2fab983
Replace term "Advanced accountancy" by Accountancy (Double entries)
2019-05-13 22:25:15 +02:00
Laurent Destailleur
eab11ce743
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2019-03-19 13:14:44 +01:00
Laurent Destailleur
dbe15d3685
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-03-19 13:10:17 +01:00
Laurent Destailleur
8664594fc8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-19 13:09:39 +01:00
Frédéric FRANCE
9b61577bf7
Update card.php
...
It seems like GETPOST('fk_doc', 'int') of type string or string[] is incompatible with the declared type integer of property $fk_doc
2019-03-10 21:04:35 +01:00
Frédéric FRANCE
a836c75d70
replace html by html5 in accountancy
2019-03-03 10:31:46 +01:00
gauthier
2142ccee8a
FIX : better method
2019-02-08 15:17:40 +01:00
Laurent Destailleur
648eea3a70
Merge branch 'develop' into nospaceaftercomma
2019-01-30 16:00:11 +01:00
Alexandre SPANGARO
cc88c4f8ff
Move my email to the new one
2019-01-28 21:39:22 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Frédéric FRANCE
7ee086b402
PSR2 space after comma in function call
2019-01-27 11:55:16 +01:00
Frédéric FRANCE
6e91b3cefc
PSR2 usage of else if is discouraged
2019-01-27 10:49:34 +01:00
Philippe Grand
a1b90638d4
Update card.php
...
fix
2019-01-26 09:10:16 +01:00
Philippe GRAND
b1ea5af876
fix : bad type cast
2019-01-26 09:02:49 +01:00
Philippe GRAND
f045cf353b
update with html5 compliant code
2019-01-21 21:13:42 +01:00
Laurent Destailleur
4571210bcf
Fix remove deprecated field
2018-10-19 15:45:56 +02:00
Alexandre SPANGARO
a466104b81
Fix FEC on transaction card
...
Fix for FEC compliance
- Remove useless column label_compte
- label_compte is generated with label of accounting account number
- Insert also the label of the journal
2018-10-17 07:20:04 +02:00
Philippe GRAND
18b3238bad
Standardize and update code
2018-10-12 16:56:01 +02:00
gauthier
d6a9da57e1
FIX : need to round with 2 decimals to avoid movements not correctly balanced
2018-10-01 14:11:19 +02:00
Frédéric FRANCE
a558c3bdac
replace select_date
2018-09-09 11:25:59 +02:00
Philippe GRAND
5a4524451c
standardize
2018-07-28 14:02:33 +02:00
Laurent Destailleur
7daee6dc6b
A lot of fix of css and look and feel v8
2018-06-23 00:07:56 +02:00
Frédéric FRANCE
d986909109
loadlangs
2018-05-26 23:52:52 +02:00
Alexandre SPANGARO
034f7d56e4
Invert credit debit
2018-04-22 06:49:04 +02:00
Alexandre SPANGARO
e0c0f7fd9b
Fix Accountancy
2018-04-17 20:04:55 +02:00
Alexandre SPANGARO
251117fcce
Accountancy - Small fix
2018-04-12 06:07:22 +02:00
Laurent Destailleur
99ed9c4589
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/compta/facture/list.php
2018-04-08 13:10:10 +02:00
Laurent Destailleur
a09681f943
Fix css
2018-04-08 13:02:25 +02:00
Laurent Destailleur
8cca3dabd6
FIX look and feel v7 "back to" for bookkeeping record
2018-04-08 11:29:30 +02:00
Laurent Destailleur
4957ea9178
Fix SQLi reported by op7ica
2018-03-15 01:55:16 +01:00
Laurent Destailleur
12e48e07ae
Fix deletion of ledger line when editing transaction
2018-02-12 13:50:26 +01:00
Laurent Destailleur
28207ad4cb
Clean var
2018-01-12 14:57:02 +01:00
Laurent Destailleur
ef786f2271
Debug accountancy module
2017-11-28 11:31:55 +01:00
Laurent Destailleur
f33182acc5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-11-12 20:49:53 +01:00
Frédéric FRANCE
fe3ce78ae4
Update card.php
2017-11-08 11:24:33 +01:00
Alexandre SPANGARO
7d524f3364
Small code improve on bookkeeping card movement
2017-11-05 08:45:05 +01:00
Alexandre SPANGARO
2f49b00f6c
Fix : some small problems on accountancy
2017-10-05 06:56:13 +02: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
aspangaro
84dff915c1
Typo
2014-08-28 07:21:40 +02:00
aspangaro
add4528e6c
Update perms
2014-08-28 06:48:22 +02:00
aspangaro
d03763f6c3
Update Accounting Expert integration
2014-08-28 06:30:01 +02:00