Laurent Destailleur
04199c2b4b
Fix according to mail of Olivier Geffroy the 21th of march
2018-03-21 10:59:13 +01:00
Laurent Destailleur
0c45760dd4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/install/step5.php
htdocs/langs/en_US/holiday.lang
htdocs/public/payment/newpayment.php
htdocs/public/stripe/newpayment.php
2018-03-19 17:58:19 +01:00
Laurent Destailleur
8e50e63243
Fix translation
2018-03-18 20:32:18 +01:00
Laurent Destailleur
e2cbf903ba
Remove deprecated code
2018-03-16 10:33:23 +01:00
Laurent Destailleur
c4ca4a5a16
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/tva/index.php
htdocs/install/mysql/data/llx_accounting_category.sql
2018-03-15 15:11:18 +01:00
Laurent Destailleur
542eb2e5f4
Comment
2018-03-15 13:19:29 +01:00
Laurent Destailleur
85e307d6b8
Fix report when group is not dedicated to a country
2018-03-15 12:31:24 +01:00
Laurent Destailleur
b2e4c6cf14
Clean code
2018-03-15 11:53:47 +01:00
Laurent Destailleur
73005d81a7
FIX country must not be mandatory for accounting report groups
2018-03-15 11:42:59 +01:00
Laurent Destailleur
db18db9488
Clean code
2018-03-15 11:27:39 +01:00
Laurent Destailleur
852bf8dab7
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/card.php
htdocs/societe/class/societe.class.php
2018-03-15 01:57:35 +01:00
Laurent Destailleur
f0f6f71161
Fix Sqli
2018-03-15 01:55:47 +01:00
Laurent Destailleur
4957ea9178
Fix SQLi reported by op7ica
2018-03-15 01:55:16 +01:00
Laurent Destailleur
302fed8646
More fa image to replace png picto
2018-03-14 20:08:44 +01:00
Sean Wang
9a1588df13
Add missing $mode in BookKeeping::createStd()
...
In accountancy ledger, creating new transaction, there is
'ERROR: 55000: currval of sequence "llx_accounting_bookkeeping_rowid_seq"
is not yet defined in this session' occurred.
According to dolibarr.log, this error will show up after
createStd() {...Insert request to llx_accounting_bookkeeping_tmp...}.
It query the "llx_accounting_bookkeeping_rowid_seq" instead of
"llx_accounting_bookkeeping_tmp_rowid_seq",
due to missing $mode at bookkeeping.class.php
line504:last_insert_id().
2018-03-14 16:38:22 +08:00
Laurent Destailleur
1c9e7145e7
Merge pull request #8276 from ATM-Consulting/develop_atm
...
NEW: supplier credit notes & discounts (absolute and relative)
2018-03-08 20:06:37 +01:00
Laurent Destailleur
7e6ba51780
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/projet/tasks/comment.php
2018-03-07 13:06:29 +01:00
Laurent Destailleur
2053cc9307
Merge pull request #8284 from hregis/7.0_bug5
...
Fix: wrong entity id, always value 1 !
2018-03-07 12:19:09 +01:00
Laurent Destailleur
1ca5c7083a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
2018-03-07 11:54:48 +01:00
Laurent Destailleur
0dfc9af72a
FIX multicompany compatibility and fix reports
2018-03-06 19:58:13 +01:00
Regis Houssin
1807bb36e2
Fix: missing global $conf
2018-03-06 13:31:13 +01:00
Regis Houssin
35703cff99
Fix: wrong entity id, already value 1 !
2018-03-06 13:23:00 +01:00
Marc de Lima Lucio
24ffce0be5
FIX: supplier credit notes: accounting display in purchases journal
2018-03-01 11:21:15 +01:00
Laurent Destailleur
ee4fcba4f2
Fix class not found
2018-02-27 22:11:11 +01:00
Laurent Destailleur
04934cc4aa
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/lib/functions.lib.php
htdocs/projet/tasks/time.php
2018-02-27 19:18:43 +01:00
Laurent Destailleur
41638e6dff
Fix back link of look and feel v7
2018-02-26 09:20:05 +01:00
florian HENRY
b4b185abe0
fix bad link invoice URL into acoutantcy customer affectation
2018-02-23 14:42:52 +01:00
Laurent Destailleur
b87feab1e3
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
2018-02-22 12:19:20 +01:00
Laurent Destailleur
aac59f3e21
Fix escaping
2018-02-21 11:09:17 +01:00
Laurent Destailleur
48d250b201
Help to understand
2018-02-20 15:55:58 +01:00
Laurent Destailleur
15ba0c3b49
Close #7989 Merge manually in existing class
2018-02-20 15:35:42 +01:00
Laurent Destailleur
522caa4cf0
Merge #7989
2018-02-20 15:26:40 +01:00
Laurent Destailleur
aa1ede6f74
FIX Search criteria on vat
2018-02-20 06:03:08 +01:00
Laurent Destailleur
0a00bdcb73
FIX Search criteria on vat
2018-02-20 05:45:42 +01:00
Laurent Destailleur
12e48e07ae
Fix deletion of ledger line when editing transaction
2018-02-12 13:50:26 +01:00
Laurent Destailleur
284e6f1ad3
Better position of error check
2018-02-12 13:39:06 +01:00
Laurent Destailleur
caa136bed3
FIX Debug journalization: Avoid journalizing if all lines not bound
2018-02-12 13:31:32 +01:00
Laurent Destailleur
09dfd5eb9f
Fix journalization protection
2018-02-12 12:02:01 +01:00
Laurent Destailleur
f251113f69
Fix accounting module with multicompany
2018-02-06 01:00:35 +01:00
Laurent Destailleur
c2590b9c7e
Fix: complete labels of operation if bank journal
...
Conflicts:
htdocs/compta/tva/class/tva.class.php
2018-02-05 17:10:18 +01:00
Laurent Destailleur
a91172b7bc
Add comment into csv export
2018-02-03 18:58:02 +01:00
Laurent Destailleur
fe1f276d85
FIX labels into ledger are same that into screen
...
FIX pagination
FIX init of fiscal year
Fix tr balance
2018-02-02 17:24:40 +01:00
Laurent Destailleur
a41847d084
Fix: date of modificaiton in ledger not visible.
...
Fix: show hours in date of creation in ledger.
Fix: label in export.
Fix: label in export of draft journal is same than on screen.
Fix: missing line desc in csv export of draft bank journal.
2018-02-02 14:27:07 +01:00
Laurent Destailleur
1f30f9b179
Update list.php
2018-01-29 19:46:46 +01:00
De Coninck Laurent
857c03eeb9
fix issue on Big book
2018-01-28 21:04:13 +01:00
Laurent Destailleur
fd48ce11f9
Merge pull request #8085 from Darkjeff/Fixing-Lettering
...
Fixing lettering
2018-01-24 11:14:19 +01:00
Laurent Destailleur
39c4df723a
Fix error management when setting product accounts
2018-01-22 21:07:10 +01:00
Darkjeff
f47f0357d3
Fixing Subledger account in lettering
2018-01-22 15:57:17 +01:00
Laurent Destailleur
7a1a2cf90d
Fix send into ledger for bank line record. Show accounted status.
2018-01-22 04:13:29 +01:00
Laurent Destailleur
273e88a599
Fix send into ledger for expense report. Show accounted status.
2018-01-22 03:07:11 +01:00