Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't set code on PO generated from agreement #29

Merged
merged 2 commits into from
Nov 10, 2014

Commits on Nov 7, 2014

  1. fix: don't set code on PO generated from agreement

    When generating a purchase order from a framework agreement, the code
    should be auto-generated from the sequence, and not be equal to the code
    of the logistic requisition.
    
    This bug was already fixed on v7 by Nicolas Bessi. Then for some reason,
    while porting to v8 I re-enabled a commented out line bringing that
    back.
    
    Now it is deleted for good.
    lepistone committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    4212795 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2014

  1. update the test to fail without the fix

    closes #1
    gurneyalex authored and lepistone committed Nov 9, 2014
    Configuration menu
    Copy the full SHA
    e14a296 View commit details
    Browse the repository at this point in the history