Laurent Destailleur
dfc2bebbb6
FIX #11400
2019-08-01 13:27:07 +02:00
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