[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] cb86cd: Fix: Delete linked element to
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] cb86cd: Fix: Delete linked element to supplier invoice whe... |
Date: |
Fri, 06 Sep 2013 13:49:29 -0700 |
Branch: refs/heads/3.4
Home: https://github.com/Dolibarr/dolibarr
Commit: cb86cd403ca9493cb0fa7e265fa9e9ebdce98784
https://github.com/Dolibarr/dolibarr/commit/cb86cd403ca9493cb0fa7e265fa9e9ebdce98784
Author: Florian Henry <address@hidden>
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M ChangeLog
M htdocs/fourn/class/fournisseur.facture.class.php
Log Message:
-----------
Fix: Delete linked element to supplier invoice when deleted (as done for
all other object into dolibarr)
Commit: ddeca06f329467b127fd865026f6cbe499ebd946
https://github.com/Dolibarr/dolibarr/commit/ddeca06f329467b127fd865026f6cbe499ebd946
Author: Florian Henry <address@hidden>
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M htdocs/fourn/facture/index.php
Log Message:
-----------
Real ref filter
Commit: 95ff16f145b1d585f592f36f8a50f8712f50d696
https://github.com/Dolibarr/dolibarr/commit/95ff16f145b1d585f592f36f8a50f8712f50d696
Author: Florian Henry <address@hidden>
Date: 2013-09-05 (Thu, 05 Sep 2013)
Changed paths:
M doc/images/dolibarr_logo.png
M htdocs/core/class/commondocgenerator.class.php
M htdocs/core/class/commonobject.class.php
M htdocs/core/lib/files.lib.php
M htdocs/langs/fr_FR/compta.lang
Log Message:
-----------
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
Commit: 2740cc78b6c81eb3c6853d04f7c744cde0c37121
https://github.com/Dolibarr/dolibarr/commit/2740cc78b6c81eb3c6853d04f7c744cde0c37121
Author: Florian Henry <address@hidden>
Date: 2013-09-05 (Thu, 05 Sep 2013)
Changed paths:
M ChangeLog
M htdocs/expedition/class/expedition.class.php
M htdocs/expedition/fiche.php
M htdocs/fourn/facture/index.php
Log Message:
-----------
Add dol_syslog
Fix bug on expedition create : create expedition with rowid (or
origin_id) that already exits, and you will have all product of the
other expedition and the new expedition form order
Revert previous commit filter sort on fourn/facture/index.php
Commit: 2d354de549c5bd615a8c79f4221e1deb0e5a8fd8
https://github.com/Dolibarr/dolibarr/commit/2d354de549c5bd615a8c79f4221e1deb0e5a8fd8
Author: Laurent Destailleur <address@hidden>
Date: 2013-09-06 (Fri, 06 Sep 2013)
Changed paths:
M ChangeLog
M htdocs/expedition/class/expedition.class.php
M htdocs/expedition/fiche.php
M htdocs/fourn/class/fournisseur.facture.class.php
M htdocs/fourn/facture/index.php
Log Message:
-----------
Merge pull request #1211 from FHenry/3.4
Fix: Delete linked element to supplier invoice when deleted (as done for
Compare:
https://github.com/Dolibarr/dolibarr/compare/5b91e27a8506...2d354de549c5
- [Dolibarr-git] [Dolibarr/dolibarr] cb86cd: Fix: Delete linked element to supplier invoice whe...,
Laurent Destailleur <=