OCA / vertical-ngo

Odoo for NGO's and humanitarian organization
GNU Affero General Public License v3.0
31 stars 62 forks source link

8.0 New sourcing method "Use Existing bid" #145

Closed yvaucher closed 9 years ago

gurneyalex commented 9 years ago

red build on travis with flake8 issues, and at least one test crashing with

AttributeError: 'purchase.requisition' object has no attribute 'close_callforbids'

(/home/travis/build/OCA/vertical-ngo/framework_agreement_requisition/test/agreement_requisition.yml)

yvaucher commented 9 years ago

Fixed PEP8 errors, and rebased, the error on framework_agreement_requisition may be unrelated

jgrandguillaume commented 9 years ago

:+1: Thanks ! Tested and it works fine !

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.51%) to 76.52% when pulling 9e7bd7c4c5c2616c1093ef9c9b5d29fa8affe99c on yvaucher:8.0-reuse-bid into c5c5fd0ce933983aacedbf52505bcf9e8929975a on OCA:8.0.

lepistone commented 9 years ago

Minor remarks, but it looks great, thanks! :+1:

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.53%) to 76.55% when pulling 696e5f339180150c470a6abc598f341620af3b56 on yvaucher:8.0-reuse-bid into 97c573332004069aeba3f00bec47b232a066e82a on OCA:8.0.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.53%) to 76.55% when pulling 5b3241bb095893ae1fca493b9f4a0470698d8eb3 on yvaucher:8.0-reuse-bid into 97c573332004069aeba3f00bec47b232a066e82a on OCA:8.0.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.56%) to 76.57% when pulling ca382bfe0dd376ae4ffb82fa782f159f8301eb31 on yvaucher:8.0-reuse-bid into 0b92cdc78424cac833e5ddf31e817ad4eed08a90 on OCA:8.0.

gurneyalex commented 9 years ago

:+1: