Skip to content

[Feature][bready] Add /odoo_invoices command #15

@AustinATTS

Description

@AustinATTS

Problem / motivation

Want to be able to view and share invoices from within discord.

Proposed solution

Add a /odoo_invoices [db_id] slash command that lists the most recent customer invoices from Odoo (account.move model, move_type = out_invoice).

Display fields:

  • Invoice number
  • Partner name
  • Date
  • Amount
  • Currency
  • State (draft/posted/paid)

Considerations:

  • Must be role guarded
  • Privacy first, general queries and lists should be private messages and not leak confidential data without the user explicitly sharing it.

Odoo module / area

  • Projects / Tasks
  • To-dos
  • CRM
  • Knowledge
  • Account linking
  • Bridge / Discuss
  • Role-based access control
  • New Odoo module integration: ___
  • Other: ___

Odoo version compatibility

Latest/All

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvement request

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions