Skip to main content
0 votes
0 answers
11 views

How to get the count of addresses that appear once and multiple times in google looker studio

i added fields for count(street) and 'kemunculan' means appearence contains rows of data 'once' for count(street)=1 else 'several times'. It went well when i put the data into a table, but what i ...
erem's user avatar
  • 23
-2 votes
0 answers
12 views

can anyone help me with how to include a phone number block in my default Joomla contact us page?

I am trying to make a website for myself in Joomla 5, I am trying to add a phone number block in my contact page but I cant figure it out. I made my contact page using the default joomla contact page (...
sameer man shrestha's user avatar
1 vote
1 answer
68 views

How can I set all form fields readonly in Odoo 17 depending on a field?

In odoo 17, I want the formview to only view and not edit based on the value of the field order_payment_state = done. Instead of adding the readonly attribute to each field, I want to write a python ...
Cris Tuan's user avatar
0 votes
0 answers
12 views

Odoo-Adding an approval workflow to an Odoo payment registered from a wizard throught an purchase invoice

I want to implement an payment process when the cashier try to register a payment from a purchase invoice for that I have implemented an approbation process for in the payment module excepting if the ...
Yaya's user avatar
  • 23
1 vote
0 answers
54 views

Does the term 'initializer' also refer to the initialization assignment?

I was learning about the new class syntax that allows you to put the field initialization code directly in the class body. The wording of the text I'm confused by is as follows. It fully explains the ...
Taofeek's user avatar
  • 23
2 votes
1 answer
41 views

Odoo Models linking issues "self.id" giving "_unknown(43,)"

I'm working with Odoo 16 and have encountered a problem with linking two models and handling _unknown values. Specifically, I have two models: nkap_custom_paiement and account.payment.register. The ...
Yaya's user avatar
  • 23
0 votes
0 answers
26 views

Create a view to display a field that is specified by parameter

I need to create a view in Drupal 10 that shows all nodes of a set content type that has a given field not empty. But I want to pass the field name/id as a parameter. So the view will return all nodes ...
Luke's user avatar
  • 1
0 votes
1 answer
36 views

Iterate through Django models fields with for loop

I have a model in Django named models_bdc models.py class models_bdc(models.Model): id_bdc = models.CharField(primary_key=True, max_length=50) bdc_index_line_1 = models.CharField(max_length=...
Nico44044's user avatar
  • 401
1 vote
1 answer
47 views

Moving LENGTH OF to a COMP field fails parse

I receive a PARSE ERROR on the MOVE statement below indicated by the comment. I have tried a variety of changes, but I cannot discern what is wrong. I am new to COBOL. Sorry for the horrible ...
Andy's user avatar
  • 99
0 votes
3 answers
45 views

how to insert the whole json record(as a single json string) in NiFi flow file into json column of database

I am using NiFi to load data from database A in json record format and want to insert json record into a json column of a table in database B. A => ExecuteSQLRecord => [jsonRow,...] => [?] =&...
Willi's user avatar
  • 377
0 votes
0 answers
20 views

How to display the fieldset in the specific level category in magento2?

I have created the custom attributes fieldset with field in it. view/adminhtml/layout/ui_component/category_form.xml <?xml version="1.0"?> <form xmlns:xsi="http://www.w3.org/...
vim vai's user avatar
  • 17
0 votes
0 answers
50 views

How to create custom field on Netsuite markup and discount item?

I am trying to create custom body level field on all items. But how to apply the field on markup item and discount item?
Maira S's user avatar
  • 13
0 votes
0 answers
16 views

Permissions for this object are disabled

To enable my setup to create custom objects, I need to understand how to activate the required permissions. It seems that the current configuration of my setup is preventing me from creating custom ...
Charles Duodu's user avatar
0 votes
0 answers
80 views

How to insert multi valued field in a table using access vba

I'm writing a program by using MS Access VBA. In this program I have textboxes that I fill them out and once I click on the button it inserts the values which are in the textboxes to a table named &...
Abu Ali's user avatar
0 votes
1 answer
25 views

List sharepoint related field

enter image description here enter image description here Hello, I'm working on a sharepoint list and I'd like the user to select an "lot impliqué" and then be offered only the "...
Antoine Croissant's user avatar

15 30 50 per page
1
2 3 4 5
396