Laurent Destailleur
|
cb98d6cb93
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2015-07-19 15:32:20 +02:00 |
|
Laurent Destailleur
|
eec1f4dcdf
|
Merge pull request #3267 from Dolibarr/3.8
fix user role and uk_user_api_key if api module not enabled
|
2015-07-18 23:51:51 +02:00 |
|
aspangaro
|
b9b6abd7a8
|
Merge remote-tracking branch 'Upstream/3.8' into 3.8-1
|
2015-07-18 05:29:57 +02:00 |
|
aspangaro
|
7b1976040d
|
Error
|
2015-07-17 05:26:32 +02:00 |
|
aspangaro
|
5ce419922d
|
Fix: #3253 #3252 #3251 Remove print_r
|
2015-07-17 05:22:29 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
Darkjeff
|
fbf9e6b4b8
|
Clean Customer list
Clean code
Add VAT research
If red line no case check
Remove comments
|
2015-07-14 10:06:44 +02:00 |
|
Juanjo Menent
|
f9757bf072
|
Merge pull request #3176 from aspangaro/develop-patch55
Fix #3166 : An accounting account can be alphanumeric (Need for EBP)
|
2015-07-09 09:45:59 +02:00 |
|
aspangaro
|
600354e057
|
Update formventilation with elarifr modification
|
2015-07-09 07:48:09 +02:00 |
|
aspangaro
|
9fdc2991c7
|
Correct
|
2015-07-09 07:47:31 +02:00 |
|
aspangaro
|
0b19f2e068
|
Update list.php with elarifr modification
|
2015-07-09 07:46:58 +02:00 |
|
aspangaro
|
d286c18148
|
Update lines.php with elarifr modification
|
2015-07-09 07:11:08 +02:00 |
|
aspangaro
|
dbb5d3d386
|
Fix #3166 : An accounting account can be alphanumeric (Need for EBP)
|
2015-07-08 21:47:45 +02:00 |
|
aspangaro
|
a283d0ce93
|
Update from elarifr
|
2015-07-08 07:46:26 +02:00 |
|
aspangaro
|
4c72567c6b
|
Update bookkeeping
|
2015-07-08 07:19:23 +02:00 |
|
aspangaro
|
787d2310c1
|
Correct language key
|
2015-07-07 05:57:35 +02:00 |
|
aspangaro
|
fc3995c0be
|
Accountancy: Bank journal - Show user on salary payment & user new account to pay vat
|
2015-07-04 16:39:52 +02:00 |
|
Laurent Destailleur
|
97524687c7
|
Merge pull request #3113 from aspangaro/develop-patch44
Add getNomUrl on accounting for an account
|
2015-07-04 03:40:30 +02:00 |
|
aspangaro
|
a762910f11
|
Add getNomUrl on accounting for account
|
2015-06-29 21:16:30 +02:00 |
|
aspangaro
|
9d2e964b00
|
Fix: print_liste_field_titre('');
|
2015-06-26 06:23:29 +02:00 |
|
Juanjo Menent
|
0f6aaf1461
|
Merge pull request #3094 from aspangaro/develop-patch41
Accounting - Add field to edit in admin
|
2015-06-25 20:42:37 +02:00 |
|
aspangaro
|
e20da5511d
|
Accounting - Add field to edit in admin
|
2015-06-25 06:54:19 +02:00 |
|
aspangaro
|
452733263d
|
Move ACCOUNTING_VAT_ACCOUNT to ACCOUNTING_VAT_SOLD_ACCOUNT
|
2015-06-25 06:37:26 +02:00 |
|
aspangaro
|
2ab454e757
|
Presentation
|
2015-06-21 14:32:00 +02:00 |
|
aspangaro
|
0f450edfcd
|
Debug
|
2015-06-21 08:32:37 +02:00 |
|
aspangaro
|
0934860ce5
|
Accountancy list: Use print_liste_field_titre
|
2015-06-21 08:26:42 +02:00 |
|
Laurent Destailleur
|
694481ae5e
|
Merge pull request #3071 from aspangaro/develop-patch35
Review accountancy
|
2015-06-19 11:29:01 +02:00 |
|
aspangaro
|
ceaa71649c
|
Review customer list ventilation page
|
2015-06-19 06:56:21 +02:00 |
|
aspangaro
|
14ad53848d
|
Remove $linkback, lang & html
|
2015-06-19 06:32:51 +02:00 |
|
aspangaro
|
d959c552f2
|
Fix: Accountancy - SQL error
|
2015-06-19 06:01:42 +02:00 |
|
Laurent Destailleur
|
4e5ed08ff8
|
Clean code
|
2015-06-12 13:21:21 +02:00 |
|
aspangaro
|
27c0b84a13
|
Typo on search
|
2015-05-29 06:54:16 +02:00 |
|
aspangaro
|
fd988ab1f3
|
Review card of supplier/customer ventilation
|
2015-05-29 06:43:40 +02:00 |
|
aspangaro
|
47045e0746
|
Accountancy: Review presentation
|
2015-05-28 21:34:35 +02:00 |
|
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 |
|