Skip to main content

Shopinvader Address: Delivery,Invoicing

Project description

Odoo Community Association

Shopinvader Address

Beta License: AGPL-3 shopinvader/odoo-shopinvader

This addons adds helper methos on the res.partner model that ease the management and the creation of addresses within odoo code.

Table of contents

Usage

InvoicingAddress
In the context of shopinvader, the InvoicingAddress corresponds to the authenticated partner itself. Therefore, the Invoicing Address is unique for each partner.

Creation of Invoicing Address is not supported since it corresponds to the authenticated partner.

It can be updated using:

def _update_shopinvader_invoicing_address(self, vals: dict, address_id: int) -> "ResPartner"

Remark: it cannot be modified if it has already been used on a confirmed sale order.

DeliveryAddress
In the context of shopinvader, a DeliveryAddress corresponds to any delivery address linked to the authenticated partner. A partner can have between 0 and n DeliveryAddress.

It can be created using:

def _create_shopinvader_delivery_address(self, vals: dict) -> "ResPartner":

It can be updated using:

def _update_shopinvader_delivery_address(self, vals: dict, address_id: int) -> "ResPartner":

Remark: it cannot be modified if it has already been used on a confirmed sale order.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • ACSONE SA/NV

Contributors

Maintainers

This module is part of the shopinvader/odoo-shopinvader project on GitHub.

You are welcome to contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file odoo_addon_shopinvader_address-18.0.1.0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_shopinvader_address-18.0.1.0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 47bfc91bfb85e47481f097319c574acdfb71ec0b3eed0a75286fc0ca6a83bc7e
MD5 2dc097383b0f6fcfcc2719fb68cadc76
BLAKE2b-256 c6c82514ff6e10bac704c336eab5da31ff6e2f774e4d9f4cc8f751e37c9187d6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page