[patch] set conversion factor in pur invoice and repost stock_received_but_not_billed patch

This commit is contained in:
Nabin Hait
2013-05-17 12:19:50 +05:30
parent 1fd546f424
commit f826b93a75
2 changed files with 27 additions and 0 deletions

View File

@@ -251,4 +251,5 @@ patch_list = [
"patches.april_2013.rebuild_sales_browser",
"patches.april_2013.p08_price_list_country",
"patches.may_2013.repost_stock_for_no_posting_time",
"patches.may_2013.p01_conversion_factor_and_aii",
]