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

[Request] CustomerPayment #53

Open
VeNoMouS opened this issue May 12, 2021 · 7 comments
Open

[Request] CustomerPayment #53

VeNoMouS opened this issue May 12, 2021 · 7 comments

Comments

@VeNoMouS
Copy link

VeNoMouS commented May 12, 2021

Can support for CustomerPayment be added please?

https://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2020_2/schema/record/customerpayment.html

thanks ❤️

@VeNoMouS
Copy link
Author

VeNoMouS commented May 13, 2021

Attempting to implement this myself, how ever can someone explain to me how you guys are determining the ns# in https://github.com/fylein/netsuite-sdk-py/blob/master/netsuitesdk/internal/netsuite_types.py

Edit:

nm worked out the ns ... still trying to implement customerpayment tho :|

@VeNoMouS
Copy link
Author

I think ive written most of it... however...

I'm new to netsuite and prob doing this wrong, does anyone have a raw SOAP xml of what a customer payment to an existing invoice should look like? from what i can see my payment is not being applied...

trying to find examples on the net is next to impossible, so any help is appreciated

@ghtbsokczhh
Copy link

Hey any luck with this?

@ghtbsokczhh
Copy link

I have a pull request for this :)

@nkr812
Copy link

nkr812 commented Apr 17, 2023

Hi @VeNoMouS Can you please share how you got the ns# for netsuite_types.py file. I am looking to add Budget transaction which are under the namespace urn:financial.transactions.webservices.netsuite.com

@VeNoMouS
Copy link
Author

VeNoMouS commented Apr 17, 2023

Hi @VeNoMouS Can you please share how you got the ns# for netsuite_types.py file. I am looking to add Budget transaction which are under the namespace urn:financial.transactions.webservices.netsuite.com

I read the netsuite sdk documentation , here

I also didnt end up using this module as it was too limiting... i went with https://github.com/jacobsvante/netsuite

@nkr812
Copy link

nkr812 commented Apr 20, 2023

Thanks @VeNoMouS .

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

No branches or pull requests

3 participants