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

[11.0][MIG] purchase_delivery_split_date #511

Closed

Conversation

hizbul25
Copy link
Contributor

@hizbul25 hizbul25 commented Mar 6, 2018

Sir,
I have changed few line of codes to adopt this module with odoo 11.0. Please take my pull request and accept it.

Launchpad Translations on behalf of c2c and others added 30 commits March 6, 2018 22:12
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.3.8)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.4.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.4.4)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.4.7)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.5.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.5.3)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.6.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.6.2)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.6.7)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.6.9)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.7.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.8.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.8.2)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.8.6)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.8.7)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 242.8.9)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 244)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 247.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 254.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 264.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 267.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 289.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 298.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 301.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 304.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 310.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 312.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 318.1.1)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 324)
(/home/dcormier/sfl/projets/fruigor/bzr/c2c-rd-addons/ rev 333.1.1)
jgrandguillaume and others added 20 commits March 6, 2018 22:12
…r_unit based landed cost -> still a bug with value based not solved yet

[IMP] Move the invoice creation at the PO approval level (instead of invoice creation). This is to avoid trouble when chosing various PO invoicing method. This way an invoice for landed cost is always generated
…duct or category as it is not completely implemented => no need to have an unused field
[IMP] Clean and comment the part regarding the line computation to avoid complexity for now, will  be restored later on
[TEST] Add a test case for the computation of the PO Line => still have an issue with AVG price computation
[IMP] Re-factor the invoice generation to have it for line and order
…ook on them, then to ba able to see a sum by account to compare with real accounting entry (as we work on estimation here) this will ease the stock valuation entry at the end of the year.
[ADD] Arning on an OpenERP bug concerning AVG price computing
[FIX] Tests are green now (unless you fall in the OpenERP bug: price_type in different currency than your company).
…alysis view show the total landed cost correctly by PO.
…ice, you can let deselected "Partial invoice" field and invoice the full quantity instead the remaining
…elated date on po date that allow to filter on all landed costs of a year (or group by on it)[FIX]

__openerp__.py
… must be defined before the form's view which calls it
[ADD] Security rules and multi-company
[DEL] Remove multi-currency as not implemented
[DOC] Improve the doc in the description
@oca-clabot
Copy link

Hey @hizbul25, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: http://odoo-community.org/page/website.cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot

@pedrobaeza
Copy link
Member

Please fix Travis, and squash together adjacent translations commits following https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests

@pedrobaeza pedrobaeza added this to the 11.0 milestone Mar 6, 2018
@pedrobaeza pedrobaeza changed the title 11.0 mig purchase delivery split date [11.0][MIG] purchase_delivery_split_date Mar 6, 2018
@pedrobaeza pedrobaeza mentioned this pull request Mar 6, 2018
54 tasks
Copy link
Member

@gurneyalex gurneyalex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this PR impacts far too many files which are not in the scope of the migration of purchase_delivery_split_date. Please redo it.

@JordiBForgeFlow
Copy link
Member

Closing. It has been superseded by #584

bealdav pushed a commit to akretion/purchase-workflow that referenced this pull request Mar 19, 2021
[12.0][ADD] New module stock_landed_costs_currency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.