[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] 157e11: Fix: broken feature
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] 157e11: Fix: broken feature |
Date: |
Mon, 15 Jan 2018 02:31:09 -0800 |
Branch: refs/heads/develop
Home: https://github.com/Dolibarr/dolibarr
Commit: 157e118cbaf99f32c4044214dd8e72a6164d2cfe
https://github.com/Dolibarr/dolibarr/commit/157e118cbaf99f32c4044214dd8e72a6164d2cfe
Author: Regis Houssin <address@hidden>
Date: 2018-01-11 (Thu, 11 Jan 2018)
Changed paths:
M htdocs/contact/class/contact.class.php
M htdocs/societe/class/societe.class.php
Log Message:
-----------
Fix: broken feature
Commit: 93d5c818c586addc4c6dc25113c1aced44c71716
https://github.com/Dolibarr/dolibarr/commit/93d5c818c586addc4c6dc25113c1aced44c71716
Author: Regis Houssin <address@hidden>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
M htdocs/accountancy/admin/card.php
M htdocs/accountancy/class/accountingaccount.class.php
M htdocs/accountancy/journal/purchasesjournal.php
M htdocs/accountancy/journal/sellsjournal.php
M htdocs/admin/index.php
M htdocs/compta/facture/card.php
M htdocs/compta/facture/class/facture.class.php
M htdocs/compta/paiement/class/paiement.class.php
M htdocs/compta/stats/cabyuser.php
M htdocs/contact/class/contact.class.php
M htdocs/core/class/html.form.class.php
M htdocs/core/lib/functions.lib.php
M htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
M htdocs/fourn/class/paiementfourn.class.php
M htdocs/fourn/facture/card.php
M htdocs/fourn/paiement/card.php
M htdocs/install/mysql/migration/6.0.0-7.0.0.sql
M htdocs/install/repair.php
M htdocs/langs/en_US/bills.lang
M htdocs/langs/en_US/main.lang
M htdocs/product/admin/dynamic_prices.php
M htdocs/projet/activity/perday.php
M htdocs/projet/activity/perweek.php
M htdocs/theme/eldy/style.css.php
M htdocs/theme/md/style.css.php
Log Message:
-----------
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_multicompany
Commit: 20ad3b0e80c785ec5e894308ab4a2c079736ca8a
https://github.com/Dolibarr/dolibarr/commit/20ad3b0e80c785ec5e894308ab4a2c079736ca8a
Author: Regis Houssin <address@hidden>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
M htdocs/contact/class/contact.class.php
Log Message:
-----------
Fix: if $entity is empty '' the isset return true !!
Commit: b8688a46d349915362091f54b21034bb2cd195e3
https://github.com/Dolibarr/dolibarr/commit/b8688a46d349915362091f54b21034bb2cd195e3
Author: Laurent Destailleur <address@hidden>
Date: 2018-01-15 (Mon, 15 Jan 2018)
Changed paths:
M htdocs/contact/class/contact.class.php
Log Message:
-----------
Update contact.class.php
Commit: 68f0808d16be648c924f3f954dcf529edb8ef681
https://github.com/Dolibarr/dolibarr/commit/68f0808d16be648c924f3f954dcf529edb8ef681
Author: Laurent Destailleur <address@hidden>
Date: 2018-01-15 (Mon, 15 Jan 2018)
Changed paths:
M htdocs/societe/class/societe.class.php
Log Message:
-----------
Update societe.class.php
Commit: 64fd5154c95608ff10eb912e3981490fe3da5e8f
https://github.com/Dolibarr/dolibarr/commit/64fd5154c95608ff10eb912e3981490fe3da5e8f
Author: Laurent Destailleur <address@hidden>
Date: 2018-01-15 (Mon, 15 Jan 2018)
Changed paths:
M htdocs/contact/class/contact.class.php
M htdocs/societe/class/societe.class.php
Log Message:
-----------
Merge pull request #8052 from hregis/develop_multicompany
Fix: regression and broken feature
Compare:
https://github.com/Dolibarr/dolibarr/compare/3410e29755de...64fd5154c956
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-git] [Dolibarr/dolibarr] 157e11: Fix: broken feature,
Laurent Destailleur <=