aspangaro
|
58e942681d
|
NEW Forms are using the tab look, even in creation mode
|
2015-05-20 07:03:17 +02:00 |
|
Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
b71e5a1025
|
Merge pull request #2673 from aternatik/fix_getentity
Fix : missing getEntity calls
|
2015-05-07 00:48:19 +02:00 |
|
aspangaro
|
10a895f1bd
|
Accountancy: add a button to purge search criteria on list
|
2015-05-05 22:36:48 +02:00 |
|
aspangaro
|
1174c67b07
|
Accountancy - Add key language & prepare journal for expense report
|
2015-05-02 06:42:06 +02:00 |
|
jfefe
|
f5db4d5bb7
|
Fix: missing getEntity function
|
2015-04-19 03:05:37 +02:00 |
|
jfefe
|
c905f88498
|
Change generic and setup image title
|
2015-04-18 23:13:48 +02:00 |
|
Laurent Destailleur
|
56a14da5d4
|
FIXME that are not bug are replaced with TODO
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
|
2015-04-12 04:01:28 +02:00 |
|
BENKE Charles
|
e7ed8ce95b
|
Update purchasesjournal.php
|
2015-03-11 10:23:33 +01:00 |
|
BENKE Charles
|
9fc83ca011
|
Update sellsjournal.php
|
2015-03-11 10:23:13 +01:00 |
|
BENKE Charles
|
f91127c92a
|
Update purchasesjournal.php
|
2015-03-10 21:48:47 +01:00 |
|
BENKE Charles
|
bf86693dcb
|
Update sellsjournal.php
|
2015-03-10 21:47:39 +01:00 |
|
Laurent Destailleur
|
daabc113a5
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
README.md
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/cashjournal.php
|
2015-02-26 13:36:07 +01:00 |
|
aspangaro
|
4ba095cb5c
|
FIXED: Bankjournal is generated from id_account now
|
2015-02-22 15:04:18 +01:00 |
|
aspangaro
|
cda6e7adf9
|
Delete cash journal
|
2015-02-22 14:20:42 +01:00 |
|
Laurent Destailleur
|
e3713c8b6d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
|
2015-02-19 00:01:26 +01:00 |
|
Laurent Destailleur
|
271bcb5313
|
Merge pull request #2354 from aspangaro/3.7-patch2
FIXED All constants COMPTA_* was renamed in ACCOUNTING_*
|
2015-02-18 23:27:47 +01:00 |
|
aspangaro
|
ebdb96b18c
|
FIXED All constants COMPTA_* was renamed in ACCOUNTING_*
|
2015-02-13 06:20:08 +01:00 |
|
Marcos García de La Fuente
|
0d150b1d32
|
Removed unused code, misc corrections and corrected PHPDoc problems.
|
2015-02-10 10:25:59 +01:00 |
|
Laurent Destailleur
|
011d39105d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/accountancy/admin/export.php
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/core/datepicker.php
htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
htdocs/fourn/facture/card.php
|
2015-02-07 03:28:36 +01:00 |
|
aspangaro
|
14a078c9a7
|
FIXED Accountancy clean code
|
2015-02-03 06:39:44 +01:00 |
|
Laurent Destailleur
|
4fdc287717
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/accountancy/customer/card.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/admin/menus.php
htdocs/fourn/commande/card.php
htdocs/install/check.php
|
2015-01-30 15:53:06 +01:00 |
|
aspangaro
|
68764ccea3
|
Debug
|
2015-01-25 15:35:34 +01:00 |
|
aspangaro
|
94a9d0159d
|
Align module with 3.7 & contrary
|
2015-01-25 15:24:16 +01:00 |
|
aspangaro
|
ae11ab12f6
|
FIXED Accounting module - Align core & module 3.6
|
2015-01-25 06:54:17 +01:00 |
|
Laurent Destailleur
|
6bda61436b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
dev/codesniffer/ruleset.xml
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions2.lib.php
htdocs/projet/element.php
|
2015-01-22 21:52:55 +01:00 |
|
Marcos García de La Fuente
|
be3527abd1
|
Fixed some errors of Bookkeeping class
|
2015-01-18 03:23:00 +01:00 |
|
Laurent Destailleur
|
1664b89cef
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-01-17 19:26:19 +01:00 |
|
Laurent Destailleur
|
007f18bcf7
|
Merge branch 'review' of https://github.com/GPCsolutions/dolibarr into
GPCsolutions-review
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/cashjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/comm/action/peruser.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/accounting.lib.php
htdocs/core/lib/report.lib.php
|
2015-01-17 15:11:12 +01:00 |
|
Raphaël Doursenaud
|
50c2b75ef8
|
Invoices: added situation (or interim) invoices support
|
2015-01-06 17:12:13 +01:00 |
|
Philippe GRAND
|
3d510ef346
|
closing tag twice
|
2014-12-15 11:19:14 +01:00 |
|
Philippe GRAND
|
fedd05cbcc
|
button should be within form
|
2014-12-15 11:05:47 +01:00 |
|
Laurent Destailleur
|
c3734b1a88
|
Merge pull request #2103 from grandoc/develop
add default payment mode select
|
2014-12-08 00:03:05 +01:00 |
|
Laurent Destailleur
|
6729544782
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/projet/tasks/task.php
|
2014-12-04 14:52:34 +01:00 |
|
Laurent Destailleur
|
3de0702f2b
|
Fixed: All sql requests are now logged
|
2014-12-04 01:29:01 +01:00 |
|
Philippe GRAND
|
e18196eac6
|
to avoid undefined method
|
2014-12-01 16:50:27 +01:00 |
|
Philippe GRAND
|
d7dcd153f0
|
missing close form
|
2014-12-01 12:21:54 +01:00 |
|
Philippe GRAND
|
b33612d231
|
close form should be outside button
|
2014-12-01 12:09:05 +01:00 |
|
Philippe GRAND
|
9118ef7c8f
|
form should be outside table and close form was twice
|
2014-12-01 12:03:23 +01:00 |
|
Philippe GRAND
|
cef835cd2d
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2014-12-01 11:27:46 +01:00 |
|
Philippe GRAND
|
d156e1ba82
|
form should be outside table
|
2014-11-28 12:51:08 +01:00 |
|
Philippe GRAND
|
15311fb643
|
form should not be inside table
|
2014-11-28 12:41:53 +01:00 |
|
aspangaro
|
c4c69e191b
|
Replace <center> tags
|
2014-11-25 20:13:43 +01:00 |
|
Frédéric FRANCE
|
199239ac8b
|
Update /accountancy/bookeeping/list.php
|
2014-11-23 17:44:53 +01:00 |
|
Frédéric FRANCE
|
b6824877e5
|
Update /accountancy/admin/account.php
|
2014-11-23 17:44:49 +01:00 |
|
Frédéric FRANCE
|
e1addea6db
|
Update /accountancy/bookeeping/list.php
|
2014-11-23 09:59:05 +01:00 |
|
Frédéric FRANCE
|
5f11354547
|
Update /accountancy/admin/account.php
|
2014-11-23 09:58:19 +01:00 |
|
Laurent Destailleur
|
671243e8f6
|
Fixed: Bugs reported by scrutinizer
Fixed: Solve conflict between ->iban and ->iban_prefix.
|
2014-11-22 16:57:08 +01:00 |
|
Laurent Destailleur
|
31f987706c
|
Fix: bugs reported by scrutinizer
|
2014-11-17 15:13:23 +01:00 |
|