Laurent Destailleur
1e3384a842
Fix travis
2017-04-30 14:16:58 +02:00
Laurent Destailleur
072eb740c7
Fix php compatibility
2017-04-30 13:57:13 +02:00
Laurent Destailleur
58e2b49b1c
Clean code
2017-04-30 13:49:06 +02:00
Laurent Destailleur
7c2b3b8df0
NEW When down payment is entered, discount to reuse into final invoice
...
is automatically created. This save one click into invoice workflow.
2017-04-30 12:55:11 +02:00
Alexandre SPANGARO
fed1b152d9
Correct multi-journals
2017-04-30 07:41:47 +02:00
Laurent Destailleur
a9eeb823bd
Fix browser notif
2017-04-30 05:01:53 +02:00
Laurent Destailleur
60951cf307
Less data example
2017-04-30 04:09:50 +02:00
Laurent Destailleur
865c8140d1
Clean code
2017-04-30 03:23:06 +02:00
Laurent Destailleur
b57bf6460b
Start debug inventory
2017-04-30 02:34:00 +02:00
Laurent Destailleur
4993a43025
Move new feature inventory into module stock.
2017-04-30 02:25:05 +02:00
Laurent Destailleur
92b5f8d85e
Move new feature inventory into module stock.
2017-04-29 21:53:01 +02:00
Laurent Destailleur
f5bdfc426f
Merge pull request #6584 from atm-ph/NEW_inventory_coreobject_listview
...
New inventory coreobject listview
2017-04-29 21:31:46 +02:00
Laurent Destailleur
fd72977505
Merge pull request #6690 from atm-gauthier/FIX_dateSelector
...
FIX : global $dateSelector isn't the good one, then date selector on …
2017-04-29 21:20:54 +02:00
Laurent Destailleur
bb47c69283
Merge pull request #6685 from mikee2/develop
...
Add macro replacement to ODT invoice lines
2017-04-29 21:20:19 +02:00
Laurent Destailleur
a8c775dcbd
Fix compatibility with the removal of "constant".
2017-04-29 18:48:30 +02:00
Laurent Destailleur
50d65e3a9f
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/install/mysql/migration/repair.sql
2017-04-29 17:40:47 +02:00
Laurent Destailleur
ff0f40ab37
Look and feel v6
2017-04-29 16:07:34 +02:00
Laurent Destailleur
cc8e66d079
FIX Journal code of bank must be visible of accountaing module on.
2017-04-29 15:30:40 +02:00
Laurent Destailleur
04c05efafe
FIX Several bugs in accounting module.
2017-04-29 15:16:36 +02:00
Laurent Destailleur
afc5ab0242
Fix label
2017-04-29 15:10:24 +02:00
Laurent Destailleur
c9bfb6e945
FIX Several bugs in accounting module.
2017-04-29 15:07:50 +02:00
Laurent Destailleur
04b1535b12
FIX Found duplicate line when it is not.
2017-04-29 14:59:40 +02:00
Laurent Destailleur
983c72c918
Look and feel v6
2017-04-29 14:55:23 +02:00
Laurent Destailleur
8ec44615cd
FIX serious bugs in accounting (error management, transactions, bad
...
values set)
2017-04-29 14:54:21 +02:00
Laurent Destailleur
faddcb28ac
FIX serious bugs in accounting (error management, transactions, bad
...
values set)
2017-04-29 14:53:29 +02:00
Alexandre SPANGARO
ce62736e6b
Correct link and renamed checkout by newpayment
2017-04-29 07:57:36 +02:00
Alexandre SPANGARO
d73374cc5b
Uniformize link to stripe.lib
2017-04-29 07:34:30 +02:00
Alexandre SPANGARO
586ea54bfc
Merge remote-tracking branch 'uptream/develop' into 6.0-stripe
2017-04-29 07:05:02 +02:00
Alexandre SPANGARO
47089a4d55
Modle Stripe : Work in progress
2017-04-29 07:04:34 +02:00
Laurent Destailleur
05fe0d7fcd
Fix doxygen
2017-04-29 01:01:12 +02:00
Laurent Destailleur
2e6d865c7d
NEW Can define default values for create forms.
...
NEW Can define default filters for list pages.
NEW Can define default sort order for list pages.
2017-04-29 00:44:25 +02:00
BENKE Charlie
058b43f342
display the good value on pdf
2017-04-28 16:50:30 +02:00
phf
8219ff84c8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_inventory_coreobject_listview
2017-04-28 14:45:04 +02:00
phf
88515c306f
Fix Propal class doesn't have fetch_lines method yet
2017-04-28 14:33:06 +02:00
Laurent Destailleur
676ff84a4e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2017-04-28 14:05:42 +02:00
Laurent Destailleur
defce63a24
Work on management of default values
2017-04-28 14:05:28 +02:00
Laurent Destailleur
c722286bcb
Fix regressions
2017-04-28 13:37:36 +02:00
Laurent Destailleur
0ba6433a61
Work on module website
2017-04-28 13:10:08 +02:00
fappels
18981ab0c9
Fix download donation document
2017-04-28 11:39:33 +02:00
Laurent Destailleur
853c8a8e07
Fix typo
2017-04-27 18:05:53 +02:00
Laurent Destailleur
b87eb07b08
Look and feel v6
2017-04-27 17:51:11 +02:00
Laurent Destailleur
cfde27820e
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/translation.php
htdocs/comm/card.php
htdocs/core/menus/standard/eldy.lib.php
2017-04-27 17:20:40 +02:00
Laurent Destailleur
5e856e6923
More complete tooltip help to describe available substitution vars
2017-04-27 17:16:19 +02:00
alexis Algoud
4c5e78a2ce
NEW use pdktk to concat mass pdf
...
because tcpdf generate avoid to split large file into multiple smaller
file (all have same size) encounter issue with mailer provider virtual
delivery service
2017-04-27 16:37:44 +02:00
Laurent Destailleur
2f23b36ca1
Fix typo in var name picto
2017-04-27 14:20:06 +02:00
Laurent Destailleur
1758b83604
Clean explanation for accounting module setup.
2017-04-27 13:50:13 +02:00
Laurent Destailleur
9c2ce0202d
Translation
2017-04-27 13:19:36 +02:00
Laurent Destailleur
1a98c4a3ff
Fix error management in adding translation key
2017-04-27 12:48:13 +02:00
Laurent Destailleur
e97fae0c43
Fix typo
2017-04-27 12:10:08 +02:00
florian HENRY
23e2cbb7f9
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr.git into 5.0
2017-04-27 09:02:06 +02:00