Fix paths in issue10739.diff

This commit is contained in:
Guillem Barba 2013-11-07 17:06:54 +01:00
parent 8368577c3a
commit f537225b5b
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
Index: invoice.py Index: invoice.py
=================================================================== ===================================================================
--- a/invoice.py --- ./modules/account_invoice/invoice.py
+++ b/invoice.py +++ ./modules/account_invoice/invoice.py
@@ -391,6 +391,8 @@ @@ -391,6 +391,8 @@
if self.party: if self.party: