Laurent Destailleur
fdea892e3b
Merge pull request #4220 from bafbes/patch-11
...
NEW Can change customer on orders when hidden option COMMANDE_CHANGE_THIRDPARTY is on
2016-02-15 01:14:08 +01:00
Laurent Destailleur
e1d713738f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-02-15 01:03:09 +01:00
Laurent Destailleur
632080855b
Merge pull request #4622 from frederic34/patch-10
...
NEW Show link of bank receipt into bank transation list
2016-02-15 01:02:31 +01:00
Laurent Destailleur
6d4d54a917
Merge pull request #4618 from aspangaro/develop-p6
...
Updated: User accountancy code depends on Accounting module, not Salaries module
2016-02-15 00:59:52 +01:00
Laurent Destailleur
c1c8ead49f
Debug multicurrency module
2016-02-15 00:58:51 +01:00
Laurent Destailleur
4d4a35c93f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-02-15 00:46:20 +01:00
Laurent Destailleur
f2de873e14
git push origin developMerge branch 'atm-ph-new_recurring_invoice' into develop
2016-02-15 00:45:58 +01:00
Laurent Destailleur
e8bc88fffe
Merge branch 'new_recurring_invoice' of
...
https://github.com/atm-ph/dolibarr into atm-ph-new_recurring_invoice
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
2016-02-15 00:45:39 +01:00
Laurent Destailleur
1e0d1d0ca1
Merge pull request #4592 from FHenry/develop
...
Accountancy feature
2016-02-15 00:38:15 +01:00
Laurent Destailleur
57b9e15976
git push origin developMerge branch 'atm-ph-new_numbering_module_supplier_payment' into develop
2016-02-15 00:31:41 +01:00
Laurent Destailleur
71a12824c9
Merge branch 'new_numbering_module_supplier_payment' of
...
https://github.com/atm-ph/dolibarr into
atm-ph-new_numbering_module_supplier_payment
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
2016-02-15 00:31:33 +01:00
abb
7ecb263a04
Merge branch 'develop' of https://github.com/bafbes/dolibarr into dev
2016-02-15 00:20:19 +01:00
abb
3e6eca546a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into dev
...
Conflicts:
htdocs/fichinter/card.php
htdocs/langs/en_US/products.lang
2016-02-15 00:06:51 +01:00
Laurent Destailleur
51ededc794
Fix duplicate template crabe and crevette. crevette was not updated and
...
contains old code compared to crabe. To manage situation invoice with a
PDF, code must be included into crabe (with some test if invoice is a
situation invoice or not to manage if to have different code)
2016-02-15 00:02:07 +01:00
Frédéric FRANCE
5841055d9a
Update releve.php
2016-02-14 22:53:00 +01:00
Laurent Destailleur
4bb980830f
Merge pull request #4571 from defrance/patch-99
...
Add Good Customers Boxes
2016-02-14 20:56:22 +01:00
Laurent Destailleur
d6227fd981
Merge pull request #4611 from bafbes/abb-0
...
urgent fix : start of transaction without finish
2016-02-14 12:51:30 +01:00
Laurent Destailleur
a8c305f820
Merge pull request #4617 from aspangaro/develop-p5
...
New: Weather icons depends of the theme
2016-02-14 12:50:12 +01:00
Laurent Destailleur
0e7739fa85
Merge pull request #4604 from IonAgorria/fix_productsupplierprice
...
Fix missing vars in fetch_product_fournisseur_price
2016-02-14 12:47:02 +01:00
Laurent Destailleur
b93e25a00d
Merge pull request #4601 from grandoc/develop
...
Add MAIN_VIEW_LINE_NUMBER for members list
2016-02-14 12:34:18 +01:00
Laurent Destailleur
030bec5ad7
Merge pull request #4619 from aspangaro/develop-p7
...
Correct travis
2016-02-14 12:19:35 +01:00
Frédéric FRANCE
e7a7909b9d
Update rappro.php
2016-02-14 12:16:17 +01:00
Ion Agorria
1f99ce8ae9
Fix var typo
2016-02-14 01:21:56 +01:00
Laurent Destailleur
07afad41a2
Add feature to select number of record into list in the skeleton
...
template.
2016-02-13 10:54:06 +01:00
Laurent Destailleur
006c546a87
Fix select number of records in list
2016-02-13 10:51:42 +01:00
aspangaro
45cc841b92
Correct travis
2016-02-13 08:10:13 +01:00
aspangaro
9c20bf1b2e
Updated: User accountancy code depends on Accounting module, not Salaries module
2016-02-13 08:03:49 +01:00
aspangaro
47f60e1f8d
Add function img_weather
2016-02-13 07:53:50 +01:00
aspangaro
5e608c9ab4
Move files from common directory to each template
2016-02-13 06:58:46 +01:00
Laurent Destailleur
298be09ee2
Uniformize behaviour by adding the back to list on thirdparty card
2016-02-13 03:38:56 +01:00
Laurent Destailleur
cd3a531449
Debug multicurrency
2016-02-13 03:33:41 +01:00
Laurent Destailleur
ecc338b1eb
Clean module
2016-02-13 03:25:20 +01:00
Laurent Destailleur
04114a5e1e
Provide a better explanation on how the module dynamic price works
2016-02-13 03:11:27 +01:00
abb
0063635c67
fix:no transaction in this place
2016-02-13 00:00:20 +01:00
phf
4f6289bea0
Fix test if frequency is defined to create or not by the cron
2016-02-12 16:09:50 +01:00
phf
1143612bc0
Fix add key in traduction lang
2016-02-12 16:03:01 +01:00
phf
428a7e7042
FIX remove comment, calcul next date for recurring invoice, increment nb_gen_done
2016-02-12 15:55:55 +01:00
Laurent Destailleur
94732b8ae9
NEW When emailing is not sent completely, show progression
2016-02-12 14:23:40 +01:00
Laurent Destailleur
d0ab1db19b
NEW When emailing is not sent completely, show progression
2016-02-12 14:21:44 +01:00
Laurent Destailleur
2796875ed1
Can select size of list of targets of email
2016-02-12 13:58:24 +01:00
phf
c4812abd62
Fix can update fields of facture rec
...
Fix create invoice from facture rec don't get all properties and add fk_account
2016-02-12 12:31:43 +01:00
Laurent Destailleur
158906455a
NEW Can change dynamically number of records visible into lists.
2016-02-11 20:40:33 +01:00
Ion Agorria
1a45ab9d50
Fix missing vars in fetch_product_fournisseur_price
2016-02-11 20:29:45 +01:00
Laurent Destailleur
bc33b19d7d
NEW Can change dynamically number of records visible into lists.
2016-02-11 20:24:15 +01:00
Laurent Destailleur
e67be201ed
NEW Can select number of lines on page list for projects and tasks
2016-02-11 16:49:13 +01:00
phf
875e01aeee
New add recurrence fields on create form of invoice model
...
Fix missing fields in database about multicurrency
2016-02-11 09:50:35 +01:00
philippe grand
a430b59bac
Add MAIN_VIEW_LINE_NUMBER for members list
2016-02-11 09:41:45 +01:00
Laurent Destailleur
0d7f67ade5
Merge remote-tracking branch 'origin/3.9' into develop
2016-02-10 23:59:15 +01:00
Laurent Destailleur
e169cd3364
Fix usage of filter into selection of email members into emailing.
2016-02-10 23:48:18 +01:00
Laurent Destailleur
6662c1b5e1
NEW Can select dynamicaly number of lines to show on page on product,
...
shipment, contact, orders, thirdparties
Fix can make a shipment for product not predefined in multiwarehouse
mode
2016-02-10 23:37:34 +01:00