[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] 37e472: fix bugs on margin reports
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] 37e472: fix bugs on margin reports |
Date: |
Sat, 05 Oct 2013 07:42:14 -0700 |
Branch: refs/heads/3.4
Home: https://github.com/Dolibarr/dolibarr
Commit: 37e47272c77dd5009ac209ca02aa1be311f0bf0e
https://github.com/Dolibarr/dolibarr/commit/37e47272c77dd5009ac209ca02aa1be311f0bf0e
Author: Christophe Battarel <address@hidden>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M htdocs/margin/agentMargins.php
M htdocs/margin/customerMargins.php
M htdocs/margin/lib/margins.lib.php
M htdocs/margin/productMargins.php
M htdocs/margin/tabs/productMargins.php
M htdocs/margin/tabs/thirdpartyMargins.php
Log Message:
-----------
fix bugs on margin reports
Commit: c41794ba4c31d3da279fe8146a7169f9ea0ffa3c
https://github.com/Dolibarr/dolibarr/commit/c41794ba4c31d3da279fe8146a7169f9ea0ffa3c
Author: Christophe Battarel <address@hidden>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M ChangeLog
Log Message:
-----------
update changelog
Commit: 02278a399cc5e4cfa67a9e0d31034a798fb648ed
https://github.com/Dolibarr/dolibarr/commit/02278a399cc5e4cfa67a9e0d31034a798fb648ed
Author: Christophe Battarel <address@hidden>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M htdocs/core/class/commonobject.class.php
Log Message:
-----------
better margin calculation (especially for credit notes)
Commit: 51dd5cf259b32736e566990b256b1958969c029e
https://github.com/Dolibarr/dolibarr/commit/51dd5cf259b32736e566990b256b1958969c029e
Author: Laurent Destailleur <address@hidden>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M ChangeLog
M htdocs/core/class/commonobject.class.php
M htdocs/margin/agentMargins.php
M htdocs/margin/customerMargins.php
M htdocs/margin/lib/margins.lib.php
M htdocs/margin/productMargins.php
M htdocs/margin/tabs/productMargins.php
M htdocs/margin/tabs/thirdpartyMargins.php
Log Message:
-----------
Merge pull request #1250 from altairis-fr/margin1
fix bugs on margin calculation and margin reports
Compare:
https://github.com/Dolibarr/dolibarr/compare/b695204259f4...51dd5cf259b3
- [Dolibarr-git] [Dolibarr/dolibarr] 37e472: fix bugs on margin reports,
Laurent Destailleur <=