[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] 687370: A function to remove zero at
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] 687370: A function to remove zero at the end of the accoun... |
Date: |
Wed, 16 Dec 2015 10:13:44 -0800 |
Branch: refs/heads/develop
Home: https://github.com/Dolibarr/dolibarr
Commit: 687370071b245e9f15a5441bbe65c31c8aead3ea
https://github.com/Dolibarr/dolibarr/commit/687370071b245e9f15a5441bbe65c31c8aead3ea
Author: aspangaro <address@hidden>
Date: 2015-12-14 (Mon, 14 Dec 2015)
Changed paths:
M htdocs/core/lib/accounting.lib.php
Log Message:
-----------
A function to remove zero at the end of the account
Commit: c1e77daeb1208e9c944e93725cbe5cbeb775f9ad
https://github.com/Dolibarr/dolibarr/commit/c1e77daeb1208e9c944e93725cbe5cbeb775f9ad
Author: aspangaro <address@hidden>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M htdocs/core/lib/accounting.lib.php
Log Message:
-----------
New: Accountancy add a function to remove all zero at the right of the
account.
Thanks to Florian
Commit: 36bc1321cbe51e661bdece153a2cfea59be4b667
https://github.com/Dolibarr/dolibarr/commit/36bc1321cbe51e661bdece153a2cfea59be4b667
Author: aspangaro <address@hidden>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M dev/codesniffer/ruleset.dtd
M htdocs/comm/action/class/actioncomm.class.php
M htdocs/core/class/conf.class.php
M htdocs/core/class/dolreceiptprinter.class.php
M htdocs/core/js/lib_head.js.php
M htdocs/core/modules/dons/html_cerfafr.html
M htdocs/core/modules/modFacture.class.php
M htdocs/index.php
M htdocs/langs/en_US/bills.lang
M htdocs/public/test/test_arrays.php
M htdocs/public/test/test_forms.php
M htdocs/theme/eldy/style.css.php
M htdocs/theme/md/style.css.php
Log Message:
-----------
Merge remote-tracking branch 'Upstream/develop' into develop-remove_zero
Commit: 516e07136376184ec53989a1b2429749398158ae
https://github.com/Dolibarr/dolibarr/commit/516e07136376184ec53989a1b2429749398158ae
Author: Laurent Destailleur <address@hidden>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M htdocs/core/lib/accounting.lib.php
Log Message:
-----------
Merge pull request #4232 from aspangaro/develop-remove_zero
New: Accountancy add a function to remove all zero at the right of the account
Compare:
https://github.com/Dolibarr/dolibarr/compare/710a8bb6a94b...516e07136376
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-git] [Dolibarr/dolibarr] 687370: A function to remove zero at the end of the accoun...,
Laurent Destailleur <=