Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
16 views

Is there a rule in creating custom invoices in Odoo 17. I am not sure if there is an issue in the code or I have missed something in creating/configuring some items. Background: We have purchased a ...
Sheenergizer's user avatar
0 votes
0 answers
50 views

I want to generate an xml base invoice using the the Java lib from Mustangproject. I use the profile "XRechnung". It works fine. But there are rounding inconsitencies: The mustanglib ...
Meier's user avatar
  • 3,930
1 vote
0 answers
26 views

I'm using the latest version of phive (v11.x) to validate PEPPOL UBL 2.1 invoices. I execute the validation and get a ValidationResultList, however, for all errors error.getErrorLocation()....
Franco Graziani's user avatar
0 votes
0 answers
25 views

I'm using Xero's createInvoiceAttachmentByFileName function to attach a file to an invoice. The file is stored in S3, so I first generate a pre-signed URL, fetch the file using that URL, convert the ...
Anzar Ahmed's user avatar
-1 votes
1 answer
104 views

I'm exploring way to add tax amount to Stripe invoice under subtotal section, including when the tax is 0%. Understand that we need to register tax even if it is 0% to get this done. This sounds ...
Est's user avatar
  • 25
0 votes
1 answer
46 views

I am trying to implement Flexible Payment Terms in Salesforce for which I need to make a REST callout to Stripe. I am following this documentation(https://docs.stripe.com/invoicing/payment-plans?...
Laxmi Kanta Kar's user avatar
1 vote
1 answer
44 views

I am trying to send invoices from my web app for school instrumental music lessons. The amount can vary depending on institution rates and grouping. This is what I have been trying: function ...
Chris McCartney's user avatar
0 votes
0 answers
56 views

i have a receipt form in angular 15 that need to be printed on a certain preview. so i have created that preview in a separate component then called that component into main form that loads by ...
codepro imran's user avatar
-2 votes
1 answer
77 views

I got this error when i tried to check validity of xml invoice Error in an electronic invoice in UBL (Universal Business Language) format that relates to compliance with billing requirements, so here ...
user29678989's user avatar
0 votes
1 answer
423 views

I'm using jsPDF to generate invoices in my JavaScript project. Everything works fine when using the Dollar ($) symbol, but when I use the Indian Rupee (₹) symbol, the PDF output contains corrupted or ...
Sidramaraddy M's user avatar
0 votes
1 answer
56 views

I am processing multiple invoices and it's line level data using scheduled script. Below is array of objects. Var JEIDArray = [ { item: "663", amount: "3000.00", JE: 13026407, ...
Maira S's user avatar
  • 121
0 votes
1 answer
34 views

I have created simple client script and deployed on both invoice and item fulfillment record. The script is execution on item fulfillment, I can see alert. But same script is not execution on invoice. ...
Maira S's user avatar
  • 121
0 votes
1 answer
152 views

I want to generate/download PayPal invoice using the PayPal API, but I didn't find any way for this in documentation. Does anybody know how do this, or know any nodejs package which help me generate a ...
Dima jangveladze's user avatar
1 vote
1 answer
106 views

Working on an integration with an external system. The external system holds the details of the invoice. We create an invoice in Netsuite with summary information using a restlet. One item is added to ...
Cass's user avatar
  • 11
-5 votes
1 answer
76 views

$draw = intval($request->draw); $start = intval($request->start); $length = intval($request->length); $order = $request->order; $search = $request->search; $search = $search['value']; $...
MR Lappy's user avatar
0 votes
1 answer
106 views

I have added a custom discount on order using below code and its working perfectly fine but when create invoice from admin then custom discount not showing. File: app/code/Vendorname/Modulename/etc/...
Amit Kumar's user avatar
  • 1,782
-1 votes
2 answers
93 views

I would like to send 2 very basic invoices to xero. Let xero create the Invoice Nr, and InvoiceId, then return that so i can update it on our side. After sending our IDE creates a NEW Root. Is there ...
Jason Teunissen's user avatar
-2 votes
1 answer
316 views

I am facing a string formatting issue during printing an invoice. The invoice is not properly aligned as I required. The code simply generate a invoice bill to the thermal printer. If printer device ...
Qaisar Shabbir's user avatar
0 votes
1 answer
42 views

I have created product in stripe with price as $10. I have a ui in the browser from which user can select no of products he want and can click on Pay Now button. Suppose, a user selected 3 products. ...
user24602006's user avatar
0 votes
1 answer
202 views

i want to set up an XRechnung with the Mustangproject. From the Validator i get the message, that Item net price MUST equal (Gross price - Allowance amount) when gross price is provided. (/rsm:...
Jonas Stengel's user avatar
1 vote
0 answers
267 views

I try to create a XRechnung xml-file with the Mustangproject and validate it. error is currently: Item net price MUST equal (Gross price - Allowance amount) when gross price is provided. Path: /rsm:...
Jonas Stengel's user avatar
-1 votes
2 answers
189 views

I'm currently working with Vtiger CRM, and I need to modify the way the total for invoices is calculated. Specifically, I want to change the total calculation logic to include some custom business ...
Avril's user avatar
  • 13
0 votes
1 answer
104 views

Im developing a invoice software with excel i wrote the code in macros Sub CreateNewInvoice() Dim invno As Long invno = Range("C3") Range("C4:D4,C8:D8,B11:C11,B20:G36")....
Zeez Xerox's user avatar
0 votes
1 answer
91 views

I've got BadRequest with an error "A validation exception occurred The discount rate '0.00' is invalid.", when trying to send create Invoice request via API, when invoice has line items with ...
Anton Serhieiev's user avatar
1 vote
1 answer
2k views

I am busy adapting my invoices to the XRechnung standard. Now I am trying to apply the public visualizer offered under https://github.com/itplr-kosit Regarding the visualizer, under https://github.com/...
jetrca's user avatar
  • 59
1 vote
0 answers
78 views

I made a server action code to process my delivery's en to create invoices of them if they meet some criteria, now i would like to print the invoice after creation. How can i do this. Below you can ...
Pelingier's user avatar
  • 133
0 votes
1 answer
72 views

I am showing invoice line items on invoice advanced pdf template. Now I have add condition for quantity field that, I want to show quantity if item is non- inventory item and sub type is sale. Is it ...
Maira S's user avatar
  • 121
-1 votes
1 answer
201 views

I am trying to show invoice line level items on payment receipt's advanced pdf template. Is it possible? Thanks in advance!
Maira S's user avatar
  • 121
1 vote
1 answer
95 views

How do I make an expression to match this below: (including spaces , whitespaces, other characters in the numbers)? Example: asdasd (S)FS-980/24/BS/02 , asdasd ffff (S)FS-9525/23/BS/12ss, IP000003587 ...
arczitje1000's user avatar
0 votes
1 answer
263 views

I have customized invoice advanced pdf. now I want to attach this pdf to invoice record in the communication tab and send email to the customer when invoice record is created. Thanks In Advance!
Maira S's user avatar
  • 121
1 vote
1 answer
166 views

Community any one help me how i removed invoiced column using inherit view through Odoo UI
Mujahid's user avatar
  • 47
0 votes
2 answers
364 views

When the customer adds more and more additives, the "Notes" line will overflow. How can I modify the code of the "Notes" line to break the line every time it overflows and still ...
anonymous25's user avatar
0 votes
1 answer
177 views

After placing order we have option to create invoice automatically. That is a single invoice with all items. Instead of having all items in a single invoice i want to have separate invoice for each ...
Lokesh Yadav's user avatar
0 votes
0 answers
303 views

Is there a way to download all invoices in Netsuite? We have around 50K invoices. The 'print checks & Forms' page has a limitation of 100 invoices. Is there a way to overcome this? I need ...
Anu Ashish's user avatar
1 vote
1 answer
110 views

I'm working with the Stripe API, and when I receive a link to download an invoice, the deduction amount is displayed with a negative sign. I would like to format or handle this in a way that the ...
Mohit Kumar's user avatar
0 votes
1 answer
122 views

i coded a method to post invoices like this: `def print_invoice(self):         _logger.info('-#-#-#-#--#-#-#-in print_invoice')         line_array = []         for ar in self.ks_paketareale:           ...
klausjulius's user avatar
0 votes
1 answer
620 views

I am implemented zatca standard invoice. The invoice get cleared but with warning. I want to resolve the warning. The error appears when there's two rates for standard category in sub total ...
Scor Pio's user avatar
0 votes
1 answer
2k views

I created an office application for managing a supermarket with Windev for a client but now he is asking me to make sure his application is connected to the internet so that he has remote access and ...
Joeduciel's user avatar
0 votes
1 answer
650 views

I'm working on a Peppol access point. In other words: our own webservice to implement in our software to send and receive invoices (to begin with). I have created function to get the business card of ...
Morph's user avatar
  • 33
-2 votes
1 answer
220 views

I am trying to make this request through Xero API Explorer https://api-explorer.xero.com/accounting/invoices/createinvoices?query-unitdp=4 { "Invoices": [ { "Type": &...
Charchit's user avatar
0 votes
1 answer
823 views

Amazon requires sellers to upload invoices within 24 hours. GET_ORDER_REPORT_DATA_INVOICING can be scheduled to get data but only for MFN orders. What's about AFN / FBA orders? ...
sabrakadabra's user avatar
0 votes
2 answers
1k views

invoice id of a checkout session response is null even if i enabled invoice_creation in the request object. It worked before, i was able to get this id but now i get a null value. I need this invoice ...
Fefe's user avatar
  • 3
1 vote
1 answer
1k views

I have a UBL file which has cbc:ProfileIDurn:fdc:peppol.eu:2017:poacc:billing:01:1.0</cbc:ProfileID> but it's supposed to be not an invoice but a self billed invoice, hence I would almost insist ...
J. Staerk's user avatar
  • 166
0 votes
1 answer
310 views

I'm working on a task where i have to implement a way to uptrain a processor (that's already trained in gcloud) from the code. Im trying to find a solution for that but im not able to find an adequate ...
Vahid Uglic's user avatar
0 votes
0 answers
386 views

I'm trying to send JSON data by php, but show {"error":"unauthorized_client"} https://sdk.invoicing.eta.gov.eg/ereceiptapi/01-authenticate-pos/ i used php code and its work on same ...
user3515102's user avatar
1 vote
0 answers
97 views

We are facing a challenge in trying to manage multiple email addresses and their metadata. Currently, we are extracting data from the emails and adding additional metadata to facilitate their ...
Julian Buxton's user avatar
0 votes
1 answer
416 views

I am trying to read the content of an xml file that contains an electronic invoice. For this I use namespace but I have not been able to extract the data found in the cac:AdditionalItemProperty ...
Fernando Diaz's user avatar
0 votes
1 answer
573 views

I'm working on stripe payments,I will get a stipe url from backend so I need to redirect from the web app to this stripe url for payments ,But my doubt is after successful payment How can I redirect ...
MalluCoder's user avatar
-1 votes
1 answer
45 views

I have a requirement to integrate invoices into Acumatica and subsequently create a REST endpoint using Spring Boot to retrieve details of unpaid invoices. However, I am entirely unfamiliar with ...
Dushyant Aneja's user avatar
0 votes
0 answers
126 views

, The product weight unit label is 200ml in woocommerce but when I have downloaded delivery note it’s showing 200kg instead of 200ml. How can I solve this issue. I appreciate friendly solution. ...
MD JAHID HASAN's user avatar

1
2 3 4 5
17