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

[14.0][BPRT] edi_oca: add smart button in record form to show all related queue jobs #32

Open
wants to merge 82 commits into
base: 14.0
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
7a12d78
Add edi_sale_oca
simahawk Aug 2, 2022
4ee531f
edi_sale: take over edi_sale_order_import
simahawk Aug 14, 2022
d86e9a2
edi_sale: filter/group by origin
simahawk Sep 2, 2022
e55c2f8
edi_sale: handle ext ref for sol
simahawk Sep 14, 2022
7111831
edi_sale: show edi_id
simahawk May 15, 2023
8053611
edi_sale: store metadata
simahawk May 18, 2023
b502b3f
edi_sale: clean file and drop *type_auto dependency
simahawk May 19, 2023
e07c9cc
edi_sale: add process hook for order create
simahawk May 19, 2023
24ec539
edi_sale: process propagate edi origin
simahawk May 19, 2023
482b148
edi_sale: add edi_exchange_ready
simahawk May 23, 2023
9a86b11
edi_sale: fix edi disable flag
simahawk May 26, 2023
da06fa3
edi_sale: fix _edi_exchange_ready for qty=0
simahawk Jul 6, 2023
f6f078e
edi_sale: move OrderMixin from edi_sale_ubl
simahawk Aug 7, 2023
48a81f0
edi_sale: fix test_process
simahawk Aug 7, 2023
35ec71e
edi_sale: propagate origin on lines
simahawk Aug 7, 2023
b1f710e
[MIG] edi_sale_oca: Migration to 16.0
Oct 18, 2023
c203284
[IMP] edi_sale_oca: Support edi_id for edi_sale_edifact_oca
Oct 18, 2023
48c754b
[IMP] edi_sale_oca: Refactor code for passing all configurations via …
Oct 26, 2023
01469d8
[UPD] Update edi_sale_oca.pot
Nov 21, 2023
fd73801
[BOT] post-merge updates
OCA-git-bot Nov 21, 2023
d61c20d
[IMP] edi_oca: add partner form page
Jan 10, 2024
ccac2c9
[UPD] Update edi_sale_oca.pot
Jan 15, 2024
c24da23
[BOT] post-merge updates
OCA-git-bot Jan 15, 2024
9f86a3f
[FIX] edi_sale_oca: fix test
Jan 22, 2024
efbc5cd
[UPD] Update edi_sale_oca.pot
Jan 31, 2024
25bf865
[BOT] post-merge updates
OCA-git-bot Jan 31, 2024
4956da6
[UPD] Update edi_sale_oca.pot
Feb 4, 2024
1195ead
Added translation using Weblate (Italian)
mymage May 13, 2024
bd3e057
[BPRT] edi_sale_oca: Backport from v16.0
thienvh332 Jun 27, 2024
d4dd854
[IMP] edi_sale_oca: add partner form page
thienvh332 Jul 4, 2024
1bddcdf
[FIX] account_invoice_import_simple_pdf: version extraction for fitz/…
alexis-via Aug 1, 2024
a5c733c
[FIX] account_invoice_import_simple_pdf: add seek(0) to avoid error "…
alexis-via Aug 1, 2024
f443247
[FIX] pdf_helper: fix issue pypdf 5.0 dropped support for python<=3.7
thienvh332 Sep 18, 2024
6366caf
[FIX] account_invoice_download: don't set default_name in context
alexis-via Sep 23, 2024
f7cae2f
Merge PR #1041 into 14.0
OCA-git-bot Sep 23, 2024
b44373a
[BOT] post-merge updates
OCA-git-bot Sep 23, 2024
bb4fe31
Merge PR #1018 into 14.0
OCA-git-bot Sep 24, 2024
f00132b
[BOT] post-merge updates
OCA-git-bot Sep 24, 2024
c93b5fc
[FIX] pypdf version for tests
alexis-via Sep 29, 2024
b79a2b3
Merge PR #1043 into 14.0
OCA-git-bot Sep 29, 2024
94addaf
[BOT] post-merge updates
OCA-git-bot Sep 29, 2024
5e459c0
Merge PR #1023 into 14.0
OCA-git-bot Nov 14, 2024
6c64ab5
[UPD] Update edi_oca.pot
Nov 14, 2024
173ae79
[UPD] Update edi_sale_oca.pot
Nov 14, 2024
222e606
[BOT] post-merge updates
OCA-git-bot Nov 14, 2024
e2ebcb1
Update translation files
weblate Nov 14, 2024
00825b4
Add edi_sale_endpoint
simahawk May 29, 2023
409f40a
edi_sale_order_import: deprecate
simahawk Aug 14, 2022
95f7266
Update translation files
weblate Nov 14, 2024
eb27a4d
Merge PR #1066 into 14.0
OCA-git-bot Nov 14, 2024
039ec9b
[UPD] Update edi_sale_order_import.pot
Nov 14, 2024
2f1d449
[BOT] post-merge updates
OCA-git-bot Nov 14, 2024
6cb125f
Update translation files
weblate Nov 14, 2024
c70c569
Merge PR #1022 into 14.0
OCA-git-bot Nov 14, 2024
4e3f5ea
[UPD] Update edi_sale_endpoint.pot
Nov 14, 2024
acb4d94
[BOT] post-merge updates
OCA-git-bot Nov 14, 2024
c79797e
edi: fix consumer get_view w/ nested forms
simahawk Oct 3, 2023
2af5e5b
[IMP] edi_oca: add company_id field with multi-company rule
OriolMForgeFlow Oct 25, 2023
8c73940
[IMP] edi_oca: support exchange filename without extension on exchang…
Dec 14, 2023
7424e61
[IMP] edi_oca: add partner form page
Jan 10, 2024
b8abdb1
[FIX] edi_oca: tests using FakeModelLoader should not be post_install
nilshamerlinck Jan 15, 2024
0c44660
[IMP] edi_oca: allow use of sequence for exchange filename pattern
tuantrantg Jan 16, 2024
b4af4b8
[IMP] edi_oca: edi_backend multi-company
JordiMForgeFlow Feb 2, 2024
56b7417
[IMP] edi_oca: add encoding management for exchange type
JordiMForgeFlow Jan 16, 2024
b62b49d
[IMP] edi_oca: add a backend_type_code field on the backend
gurneyalex Mar 6, 2024
01fd7fe
[IMP] edi_oca: allow to receive empty files
May 27, 2024
6324534
[IMP] edi_oca: Add Retry action on edi.exchange.record list view
May 8, 2024
81a718e
[IMP] edi_oca: add button to regenerate file after error on validation
JordiMForgeFlow Jun 4, 2024
4a5076e
[IMP] edi_oca: support modifying failed check send message
Jul 1, 2024
4081735
[FIX] edi_oca: improve error in order to be helpful
MiquelRForgeFlow Aug 22, 2024
6f472cd
[IMP] edi_oca: Add hook on new output exchange record search
HviorForgeFlow Sep 25, 2024
bd9db2a
edi_oca: use queue_job__no_delay key in tests
simahawk Aug 11, 2023
9155585
Update .oca/oca-port/blacklist/edi_oca.json
simahawk Oct 11, 2024
678319d
Merge PR #1052 into 14.0
OCA-git-bot Nov 15, 2024
c0977f9
[UPD] Update edi_oca.pot
Nov 15, 2024
0a85e71
[BOT] post-merge updates
OCA-git-bot Nov 15, 2024
6d9b74d
Update translation files
weblate Nov 15, 2024
2993f3b
[IMP] edi_oca: update docs for EDI Jobs
Jul 10, 2024
892e21e
[IMP] edi_oca: add btn to show all related queue jobs
QuocDuong1306 Jul 23, 2024
1820bd2
Update .oca/oca-port/blacklist/edi_oca.json
simahawk Nov 19, 2024
804a678
edi_oca: fix CONFIGURE.rst syntax
simahawk Nov 19, 2024
60af05b
edi_oca: adapt tests for v14
simahawk Nov 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[IMP] edi_oca: update docs for EDI Jobs
duongtq authored and simahawk committed Nov 19, 2024
commit 2993f3b2b9113690b73aa0c1a473cac40c8873b3
9 changes: 9 additions & 0 deletions edi_oca/readme/CONFIGURE.rst
Original file line number Diff line number Diff line change
@@ -10,6 +10,15 @@ In order to define a new Exchange Record, we need to configure:
* Backend
* Components

Jobs
~~~~~~~~~~~~~~~~~~~~

* (1) **Internal User**: might be an EDI user without even knowing about it, triggering EDI flows by some of his actions on business records; does not need access to related queue jobs.

* (2) **EDI User**: more conscious EDI user that might sometimes need to debug things a bit further and thus needs access to related queue jobs.

* (3) **EDI Manager**: full configuration access.

Component definition
~~~~~~~~~~~~~~~~~~~~