콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

Hey everyone,


I’m building a subscription management system in a React app that connects to Odoo, and I’m trying to figure out the best way to handle proration when users upgrade their plans.


Current Setup:

Right now (in testing, not production), each time a user upgrades or downgrades, I create a new subscription in Odoo and charge them the full amount for that plan.


What I Want to Do:

When a user upgrades, I’d like to charge them only the difference between their current plan and the new one, instead of having them pay the full price again.


For now, I’m focusing on upgrades only (I’ll deal with downgrades later). Ideally, I’d like to support two options:

1-Instant upgrade: charge the user immediately for the difference and activate the new plan right away.

2-Scheduled upgrade: keep the current plan active until the next billing date, then switch to the new one.


Plan Details:

Supports monthly and yearly billing.


Offers predefined plans (single Odoo products) and custom plans, where users pick the number of users, projects, etc. (each as separate products).


Has anyone implemented a similar upgrade/proration flow with Odoo subscriptions? Would love to hear how you handled it or if there’s a built-in approach I might’ve missed.


Thanks!

아바타
취소
관련 게시물 답글 화면 활동
0
10월 25
14
0
9월 25
395
0
7월 25
1174
4
5월 25
3032
0
5월 25
1294