Location wise Sales Price

souravbsouravb Member Posts: 135
Hi,
I want to maintain a location wise sales price for a particular item, which will be the minimum price below which a person of that particular location cannot sell. I don't have the Responsibility Center granule in the license. How to handle this situation.

Comments

  • ara3nara3n Member Posts: 9,256
    you need to modify the sales price table and add location as a field and also add it to the PK of the table.

    Then you need to change the calc sales price codeunit and add the code to filter on location code.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • ssinglassingla Member Posts: 2,973
    If possible , use Customer Price Group for different locations.
    CA Sandeep Singla
    http://ssdynamics.co.in
Sign In or Register to comment.